[Midnightbsd-cvs] mports [15580] trunk/deskutils/notification-daemon/Makefile: enable pkgconfig

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 14 08:45:31 EST 2013


Revision: 15580
          http://svnweb.midnightbsd.org/mports/?rev=15580
Author:   laffer1
Date:     2013-11-14 08:45:31 -0500 (Thu, 14 Nov 2013)
Log Message:
-----------
enable pkgconfig

Modified Paths:
--------------
    trunk/deskutils/notification-daemon/Makefile

Modified: trunk/deskutils/notification-daemon/Makefile
===================================================================
--- trunk/deskutils/notification-daemon/Makefile	2013-11-14 13:43:26 UTC (rev 15579)
+++ trunk/deskutils/notification-daemon/Makefile	2013-11-14 13:45:31 UTC (rev 15580)
@@ -2,6 +2,7 @@
 
 PORTNAME=	notification-daemon
 PORTVERSION=	0.7.2
+PORTREVISION=	1
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME
 
@@ -15,8 +16,7 @@
 
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack gnomeprefix intlhack gtk30
-USE_GMAKE=	yes
-USES=		gettext
+USES=		gettext gmake pkgconfig
 USE_XORG=	x11
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list