summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xfce4-notifyd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xfce4-notifyd/Makefile b/x11/xfce4-notifyd/Makefile
index df4b3487278..cd6c4a37f64 100644
--- a/x11/xfce4-notifyd/Makefile
+++ b/x11/xfce4-notifyd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/23 17:20:21 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/01/04 16:29:36 jperkin Exp $
#
PKGREVISION= 1
@@ -11,6 +11,8 @@ MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/
HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-notifyd
COMMENT= XFCE Notify daemon
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes