summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-23 16:48:08 +0000
committeryouri <youri@pkgsrc.org>2017-06-23 16:48:08 +0000
commit9945ae5f4166dfdf7edda81c860197ba6b0a26d4 (patch)
tree1fc6c6ecee52da1c5cb01bbe93b66e373c2c872a /sysutils
parentcd48252e4d722ac15bc759b2418d1834aa63304c (diff)
downloadpkgsrc-9945ae5f4166dfdf7edda81c860197ba6b0a26d4.tar.gz
Add gtk2 back to fix build.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-xarchiver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile
index dac36bfabb3..2d1bc51cf5f 100644
--- a/sysutils/xfce4-xarchiver/Makefile
+++ b/sysutils/xfce4-xarchiver/Makefile
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/}
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"