summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-23 16:47:49 +0000
committeryouri <youri@pkgsrc.org>2017-06-23 16:47:49 +0000
commitcd48252e4d722ac15bc759b2418d1834aa63304c (patch)
treebf6f21267d9e0d9b8ac3b5819a8f105e79c1ab66 /sysutils
parent73e1e1ae334a3331374525f746d4cbe654dcdc0a (diff)
downloadpkgsrc-cd48252e4d722ac15bc759b2418d1834aa63304c.tar.gz
Add gtk2 to fix build.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-verve-plugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfce4-verve-plugin/Makefile b/sysutils/xfce4-verve-plugin/Makefile
index 3983e3626ad..3cb28c03431 100644
--- a/sysutils/xfce4-verve-plugin/Makefile
+++ b/sysutils/xfce4-verve-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/23 16:47:49 youri Exp $
PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,6 +10,7 @@ MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/1.1/
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
COMMENT= Xfce command line plugin
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"