pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/dunst
Module Name: pkgsrc
Committed By: joerg
Date: Sat Jul 2 14:43:34 UTC 2016
Modified Files:
pkgsrc/x11/dunst: Makefile
Log Message:
Needs pkg-config.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/dunst/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/dunst/Makefile
diff -u pkgsrc/x11/dunst/Makefile:1.4 pkgsrc/x11/dunst/Makefile:1.5
--- pkgsrc/x11/dunst/Makefile:1.4 Fri Jun 17 19:24:35 2016
+++ pkgsrc/x11/dunst/Makefile Sat Jul 2 14:43:34 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/06/17 19:24:35 kamil Exp $
+# $NetBSD: Makefile,v 1.5 2016/07/02 14:43:34 joerg Exp $
DISTNAME= dunst-1.1.0
PKGREVISION= 1
@@ -11,7 +11,7 @@ HOMEPAGE= http://knopwob.org/dunst/
COMMENT= Customizable and lightweight notification-daemon
LICENSE= modified-bsd
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
Home |
Main Index |
Thread Index |
Old Index