svn commit: r356446 - head/devel/m4
Johan van Selst
johans at FreeBSD.org
Wed Jun 4 08:35:22 UTC 2014
Author: johans
Date: Wed Jun 4 08:35:21 2014
New Revision: 356446
URL: http://svnweb.freebsd.org/changeset/ports/356446
QAT: https://qat.redports.org/buildarchive/r356446/
Log:
Modernise bzip use flag
PR: ports/190580
Submitted by: Stephen R Guglielmo
Modified:
head/devel/m4/Makefile
Modified: head/devel/m4/Makefile
==============================================================================
--- head/devel/m4/Makefile Wed Jun 4 08:11:09 2014 (r356445)
+++ head/devel/m4/Makefile Wed Jun 4 08:35:21 2014 (r356446)
@@ -11,7 +11,7 @@ MASTER_SITES= GNU
MAINTAINER= johans at FreeBSD.org
COMMENT= GNU m4
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
More information about the svn-ports-all
mailing list