svn commit: r344219 - head/ftp/proftpd

Martin Wilke miwi at FreeBSD.org
Fri Feb 14 14:59:24 UTC 2014


Author: miwi
Date: Fri Feb 14 14:59:24 2014
New Revision: 344219
URL: http://svnweb.freebsd.org/changeset/ports/344219
QAT: https://qat.redports.org/buildarchive/r344219/

Log:
  - Convert USE_GMAKE to USES

Modified:
  head/ftp/proftpd/Makefile

Modified: head/ftp/proftpd/Makefile
==============================================================================
--- head/ftp/proftpd/Makefile	Fri Feb 14 14:59:09 2014	(r344218)
+++ head/ftp/proftpd/Makefile	Fri Feb 14 14:59:24 2014	(r344219)
@@ -44,7 +44,7 @@ PORTDOCS=	*
 .endif
 
 MAKE_JOBS_UNSAFE=	yes
-USE_GMAKE=	yes
+USES=		gmake
 USE_AUTOTOOLS=	autoconf
 GNU_CONFIGURE=	yes
 


More information about the svn-ports-head mailing list