svn commit: r355690 - head/news/nntpcache

Martin Wilke miwi at FreeBSD.org
Thu May 29 11:39:17 UTC 2014


Author: miwi
Date: Thu May 29 11:39:16 2014
New Revision: 355690
URL: http://svnweb.freebsd.org/changeset/ports/355690
QAT: https://qat.redports.org/buildarchive/r355690/

Log:
  - Convert gmake to USES

Modified:
  head/news/nntpcache/Makefile

Modified: head/news/nntpcache/Makefile
==============================================================================
--- head/news/nntpcache/Makefile	Thu May 29 11:38:25 2014	(r355689)
+++ head/news/nntpcache/Makefile	Thu May 29 11:39:16 2014	(r355690)
@@ -17,7 +17,7 @@ USE_AUTOTOOLS=	automake:env
 SPOOLDIR?=	/var/spool
 
 NO_CDROM=	Free for individuals and non-military, non-profit organisations only
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=${SPOOLDIR}
 


More information about the svn-ports-all mailing list