Date: Sat, 5 Jul 2014 17:00:31 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360776 - head/devel/chrpath Message-ID: <201407051700.s65H0VgU048277@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407051700.s65H0VgU048277>