pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-garcon Add back gtk2 support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f015daaa50e
branches:  trunk
changeset: 364036:9f015daaa50e
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 14:50:04 2017 +0000

description:
Add back gtk2 support.

diffstat:

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

diffs (17 lines):

diff -r dcf5e60df834 -r 9f015daaa50e x11/xfce4-garcon/Makefile
--- a/x11/xfce4-garcon/Makefile Tue Jun 20 14:33:21 2017 +0000
+++ b/x11/xfce4-garcon/Makefile Tue Jun 20 14:50:04 2017 +0000
@@ -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 @@
 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