pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-notifyd
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jan 4 16:29:36 UTC 2018
Modified Files:
pkgsrc/x11/xfce4-notifyd: Makefile
Log Message:
xfce4-notifyd: Requires gdbus-codegen.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xfce4-notifyd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-notifyd/Makefile
diff -u pkgsrc/x11/xfce4-notifyd/Makefile:1.7 pkgsrc/x11/xfce4-notifyd/Makefile:1.8
--- pkgsrc/x11/xfce4-notifyd/Makefile:1.7 Thu Nov 23 17:20:21 2017
+++ pkgsrc/x11/xfce4-notifyd/Makefile Thu Jan 4 16:29:36 2018
@@ -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/sr
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
Home |
Main Index |
Thread Index |
Old Index