summaryrefslogtreecommitdiff
path: root/textproc/xfce4-dict/Makefile
diff options
context:
space:
mode:
authoryouri <youri>2017-06-20 18:55:03 +0000
committeryouri <youri>2017-06-20 18:55:03 +0000
commitdb23653086407c449d95f79aa30925885fa4acee (patch)
treeba339866a0261d5280d2877ef7d8679048f428c1 /textproc/xfce4-dict/Makefile
parentab6788f5d4788296663d64f7e959df3591ff05a0 (diff)
downloadpkgsrc-db23653086407c449d95f79aa30925885fa4acee.tar.gz
Add gtk2 dependency back to fix build.
Diffstat (limited to 'textproc/xfce4-dict/Makefile')
-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"