summaryrefslogtreecommitdiff
path: root/x11/xfce4-notifyd
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-01-04 16:29:36 +0000
committerjperkin <jperkin@pkgsrc.org>2018-01-04 16:29:36 +0000
commit40e75ed18fa5b3229513e0e7de9a1300eda4c4f9 (patch)
tree225ed069a7fd3836cc0e1887325cba57203713e1 /x11/xfce4-notifyd
parentc4b88a6ce4480072a2947380ae99449c580d058e (diff)
downloadpkgsrc-40e75ed18fa5b3229513e0e7de9a1300eda4c4f9.tar.gz
xfce4-notifyd: Requires gdbus-codegen.
Diffstat (limited to 'x11/xfce4-notifyd')
-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