pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-exo Include gtk2 buildlink. Thanks Greg Trox...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcf5e60df834
branches:  trunk
changeset: 364035:dcf5e60df834
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 14:33:21 2017 +0000

description:
Include gtk2 buildlink. Thanks Greg Troxel for the heads up.

diffstat:

 x11/xfce4-exo/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e59a98d0a409 -r dcf5e60df834 x11/xfce4-exo/Makefile
--- a/x11/xfce4-exo/Makefile    Tue Jun 20 14:18:41 2017 +0000
+++ b/x11/xfce4-exo/Makefile    Tue Jun 20 14:33:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2017/06/18 20:39:29 youri Exp $
+# $NetBSD: Makefile,v 1.48 2017/06/20 14:33:21 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -25,6 +25,7 @@
 OWN_DIRS+=             ${EGDIR}
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index