svn commit: r331575 - head/print/cups-base
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 25 13:31:19 UTC 2013
Author: sunpoet
Date: Fri Oct 25 13:31:18 2013
New Revision: 331575
URL: http://svnweb.freebsd.org/changeset/ports/331575
Log:
- Use USES=gmake
Modified:
head/print/cups-base/Makefile
Modified: head/print/cups-base/Makefile
==============================================================================
--- head/print/cups-base/Makefile Fri Oct 25 13:23:32 2013 (r331574)
+++ head/print/cups-base/Makefile Fri Oct 25 13:31:18 2013 (r331575)
@@ -19,7 +19,7 @@ CONFLICTS= LPRng-[0-9]*
UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
USE_BZIP2= yes
-USE_GMAKE= yes
+USES+= gmake
GNU_CONFIGURE= yes
CFLAGS+= ${PTHREAD_CFLAGS}
CPPFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-all
mailing list