From 40e75ed18fa5b3229513e0e7de9a1300eda4c4f9 Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 4 Jan 2018 16:29:36 +0000 Subject: xfce4-notifyd: Requires gdbus-codegen. --- x11/xfce4-notifyd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/xfce4-notifyd') 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 -- cgit v1.2.3