pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 Include gtk3 by default instead of gtk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca7f7a31cf89
branches:  trunk
changeset: 364024:ca7f7a31cf89
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 13:18:08 2017 +0000

description:
Include gtk3 by default instead of gtk2. Forgot to commit this in time,
thanks Greg Troxel for the heads up.

diffstat:

 meta-pkgs/xfce4/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 92791f09cc2c -r ca7f7a31cf89 meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Tue Jun 20 12:40:39 2017 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Tue Jun 20 13:18:08 2017 +0000
@@ -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 @@
 
 CONFIGURE_ARGS.Darwin+=        --disable-visibility
 
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index