[Midnightbsd-cvs] mports [16961] trunk/devel/upnp/Makefile: fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 7 14:22:03 EDT 2014
Revision: 16961
http://svnweb.midnightbsd.org/mports/?rev=16961
Author: laffer1
Date: 2014-09-07 14:22:02 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
fetchable
Modified Paths:
--------------
trunk/devel/upnp/Makefile
Modified: trunk/devel/upnp/Makefile
===================================================================
--- trunk/devel/upnp/Makefile 2014-09-07 18:20:32 UTC (rev 16960)
+++ trunk/devel/upnp/Makefile 2014-09-07 18:22:02 UTC (rev 16961)
@@ -2,6 +2,7 @@
PORTNAME= upnp
PORTVERSION= 1.6.19
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}
@@ -14,11 +15,9 @@
CONFLICTS= upnp-1.0.*
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool
+USES= libtool tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
CONFIGURE_ENV+= LIBS="-llwres -lcompat"
More information about the Midnightbsd-cvs
mailing list