svn commit: r363446 - head/sysutils/gaffitter
Antoine Brodin
antoine at FreeBSD.org
Wed Jul 30 06:24:16 UTC 2014
Author: antoine
Date: Wed Jul 30 06:24:15 2014
New Revision: 363446
URL: http://svnweb.freebsd.org/changeset/ports/363446
QAT: https://qat.redports.org/buildarchive/r363446/
Log:
Unbreak
Modified:
head/sysutils/gaffitter/Makefile
Modified: head/sysutils/gaffitter/Makefile
==============================================================================
--- head/sysutils/gaffitter/Makefile Wed Jul 30 06:21:47 2014 (r363445)
+++ head/sysutils/gaffitter/Makefile Wed Jul 30 06:24:15 2014 (r363446)
@@ -12,7 +12,7 @@ COMMENT= Binary packing utility that use
LICENSE= GPLv3 # or later
-USES= gmake # parallel builds (-jX) are broken with BSD make(1) tar:bzip2
+USES= gmake tar:bzip2 # parallel builds (-jX) are broken with BSD make(1)
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
More information about the svn-ports-head
mailing list