svn commit: r352502 - head/multimedia/mp4v2
Baptiste Daroussin
bapt at FreeBSD.org
Mon Apr 28 13:54:42 UTC 2014
Author: bapt
Date: Mon Apr 28 13:54:41 2014
New Revision: 352502
URL: http://svnweb.freebsd.org/changeset/ports/352502
QAT: https://qat.redports.org/buildarchive/r352502/
Log:
Convert from USE_BZIP2 to USES=tar:bzip2
Modified:
head/multimedia/mp4v2/Makefile
Modified: head/multimedia/mp4v2/Makefile
==============================================================================
--- head/multimedia/mp4v2/Makefile Mon Apr 28 13:54:36 2014 (r352501)
+++ head/multimedia/mp4v2/Makefile Mon Apr 28 13:54:41 2014 (r352502)
@@ -10,8 +10,7 @@ MAINTAINER= multimedia at FreeBSD.org
COMMENT= Library and tools to read, create, and modify mp4 files
CONFLICTS= mpeg4ip-libmp4v2-[0-9.]*
-USE_BZIP2= yes
-USES= gmake
+USES= gmake tar:bzip2
MAKEFILE= GNUmakefile
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list