pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-xarchiver Add gtk2 back to fix build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4260f173210b
branches:  trunk
changeset: 364307:4260f173210b
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 23 16:48:08 2017 +0000

description:
Add gtk2 back to fix build.

diffstat:

 sysutils/xfce4-xarchiver/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 30969ef360c3 -r 4260f173210b sysutils/xfce4-xarchiver/Makefile
--- a/sysutils/xfce4-xarchiver/Makefile Fri Jun 23 16:47:49 2017 +0000
+++ b/sysutils/xfce4-xarchiver/Makefile Fri Jun 23 16:48:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/02/12 06:26:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2017/06/23 16:48:08 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -12,7 +12,7 @@
 HOMEPAGE=      http://xarchiver.sourceforge.net/
 COMMENT=       Xfce archiver handler
 
-
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index