pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-exo



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 14:33:21 UTC 2017

Modified Files:
        pkgsrc/x11/xfce4-exo: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/x11/xfce4-exo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-exo/Makefile
diff -u pkgsrc/x11/xfce4-exo/Makefile:1.47 pkgsrc/x11/xfce4-exo/Makefile:1.48
--- pkgsrc/x11/xfce4-exo/Makefile:1.47  Sun Jun 18 20:39:29 2017
+++ pkgsrc/x11/xfce4-exo/Makefile       Tue Jun 20 14:33:21 2017
@@ -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 @@ CONF_FILES=           ${EGDIR}/helpers.rc ${PKG_S
 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