pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/xfce4
Module Name: pkgsrc
Committed By: youri
Date: Tue Jun 20 13:18:08 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/xfce4: Makefile.common
Log Message:
Include gtk3 by default instead of gtk2. Forgot to commit this in time,
thanks Greg Troxel for the heads up.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/meta-pkgs/xfce4/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/xfce4/Makefile.common
diff -u pkgsrc/meta-pkgs/xfce4/Makefile.common:1.61 pkgsrc/meta-pkgs/xfce4/Makefile.common:1.62
--- pkgsrc/meta-pkgs/xfce4/Makefile.common:1.61 Wed Aug 3 10:59:00 2016
+++ pkgsrc/meta-pkgs/xfce4/Makefile.common Tue Jun 20 13:18:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.61 2016/08/03 10:59:00 adam Exp $
+# $NetBSD: Makefile.common,v 1.62 2017/06/20 13:18:08 youri Exp $
#
# used by archivers/xfce4-thunar-archive/Makefile
# used by audio/xfce4-mixer/Makefile
@@ -81,4 +81,4 @@ XFCE4_EGBASE= ${PREFIX}/share/examples/
CONFIGURE_ARGS.Darwin+= --disable-visibility
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index