summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2017-06-23 16:46:30 +0000
committeryouri <youri@pkgsrc.org>2017-06-23 16:46:30 +0000
commite302b20b57cf69c21aee4cf88acdf02be3e24d43 (patch)
tree5eb092beed2d67e62585d9f1580bb1566d0c3bcb
parentc871e9d3f755b989e6f93eacfb0d10f420bbcb9e (diff)
downloadpkgsrc-e302b20b57cf69c21aee4cf88acdf02be3e24d43.tar.gz
Add gtk2 to fix build.
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
index 2bb566d6c10..59c997c9d36 100644
--- a/mail/xfce4-mailwatch-plugin/Makefile
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 16:46:30 youri Exp $
PKGREVISION= 4
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
COMMENT= Xfce mail checker plugin for the panel
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"