summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-20 18:55:03 +0000
committeryouri <youri@pkgsrc.org>2017-06-20 18:55:03 +0000
commitc70706942bd4ed41676fe510f832cd183122c9b4 (patch)
treeb7f61406a92488b0a0164e021f6b69884befe5f1 /textproc
parent5c509ee3da6bca174c4a08b23e1a22ca7a5179fc (diff)
downloadpkgsrc-c70706942bd4ed41676fe510f832cd183122c9b4.tar.gz
Add gtk2 dependency back to fix build.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xfce4-dict/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xfce4-dict/Makefile b/textproc/xfce4-dict/Makefile
index 4dd16199137..2721df3c3cc 100644
--- a/textproc/xfce4-dict/Makefile
+++ b/textproc/xfce4-dict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/18 23:07:24 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/20 18:55:03 youri Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -9,6 +9,7 @@ MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-dict/0.8/
HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-dict
COMMENT= Xfce dictionary application
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"