pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-garcon



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 14:50:04 UTC 2017

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

Log Message:
Add back gtk2 support.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xfce4-garcon/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-garcon/Makefile
diff -u pkgsrc/x11/xfce4-garcon/Makefile:1.8 pkgsrc/x11/xfce4-garcon/Makefile:1.9
--- pkgsrc/x11/xfce4-garcon/Makefile:1.8        Sun Jun 18 21:03:06 2017
+++ pkgsrc/x11/xfce4-garcon/Makefile    Tue Jun 20 14:50:04 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/06/18 21:03:06 youri Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/20 14:50:04 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -22,6 +22,7 @@ MAKE_DIRS+=           ${EGDIR} ${EGDIR}/menus ${P
 CONF_FILES=            ${EGDIR}/menus/xfce-applications.menu \
                        ${PKG_SYSCONFDIR}/menus/xfce-applications.menu
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index