[Midnightbsd-cvs] mports [16892] trunk/print/cups-base/Makefile: fix fetch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 7 00:54:42 EDT 2014


Revision: 16892
          http://svnweb.midnightbsd.org/mports/?rev=16892
Author:   laffer1
Date:     2014-09-07 00:54:41 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
fix fetch

Modified Paths:
--------------
    trunk/print/cups-base/Makefile

Modified: trunk/print/cups-base/Makefile
===================================================================
--- trunk/print/cups-base/Makefile	2014-09-07 04:53:00 UTC (rev 16891)
+++ trunk/print/cups-base/Makefile	2014-09-07 04:54:41 UTC (rev 16892)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cups
 PORTVERSION=	1.5.4
-PORTREVISION=	0
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-source
 CATEGORIES=	print
 MASTER_SITES=	EASYSW/${PORTNAME}/${DISTVERSION}
@@ -18,8 +18,7 @@
 
 DESTDIRNAME=    BUILDROOT
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake tar:bzip2
 GNU_CONFIGURE=	yes
 CFLAGS+=	${PTHREAD_CFLAGS}
 CPPFLAGS+=	-I${LOCALBASE}/include



More information about the Midnightbsd-cvs mailing list