svn commit: r360776 - head/devel/chrpath

John Marino marino at FreeBSD.org
Sat Jul 5 17:00:31 UTC 2014


Author: marino
Date: Sat Jul  5 17:00:30 2014
New Revision: 360776
URL: http://svnweb.freebsd.org/changeset/ports/360776
QAT: https://qat.redports.org/buildarchive/r360776/

Log:
  devel/chrpath: Switch back from fmake to gmake
  
  Redports: 8x pass

Modified:
  head/devel/chrpath/Makefile

Modified: head/devel/chrpath/Makefile
==============================================================================
--- head/devel/chrpath/Makefile	Sat Jul  5 16:53:05 2014	(r360775)
+++ head/devel/chrpath/Makefile	Sat Jul  5 17:00:30 2014	(r360776)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 
-USES=		fmake
+USES=		gmake
 
 PLIST_FILES=	bin/chrpath man/man1/chrpath.1.gz
 


More information about the svn-ports-all mailing list