Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2014 13:54:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352502 - head/multimedia/mp4v2
Message-ID:  <201404281354.s3SDsgiu060263@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404281354.s3SDsgiu060263>