[Midnightbsd-cvs] mports [16401] trunk/sysutils/consolekit/Makefile: fix fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jun 30 20:57:31 EDT 2014
Revision: 16401
http://svnweb.midnightbsd.org/mports/?rev=16401
Author: laffer1
Date: 2014-06-30 20:57:30 -0400 (Mon, 30 Jun 2014)
Log Message:
-----------
fix fetchable
Modified Paths:
--------------
trunk/sysutils/consolekit/Makefile
Modified: trunk/sysutils/consolekit/Makefile
===================================================================
--- trunk/sysutils/consolekit/Makefile 2014-07-01 00:54:58 UTC (rev 16400)
+++ trunk/sysutils/consolekit/Makefile 2014-07-01 00:57:30 UTC (rev 16401)
@@ -2,7 +2,7 @@
PORTNAME= consolekit
PORTVERSION= 0.4.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/
DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX}
@@ -16,10 +16,8 @@
polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION}
-USE_BZIP2= yes
USE_XORG= x11
-USES= pathfix gettext pkgconfig
-USE_GMAKE= yes
+USES= pathfix gettext gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
More information about the Midnightbsd-cvs
mailing list