Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 16:04:08 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353324 - head/multimedia/libdca
Message-ID:  <201405081604.s48G48CL092947@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May  8 16:04:08 2014
New Revision: 353324
URL: http://svnweb.freebsd.org/changeset/ports/353324
QAT: https://qat.redports.org/buildarchive/r353324/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/multimedia/libdca/Makefile

Modified: head/multimedia/libdca/Makefile
==============================================================================
--- head/multimedia/libdca/Makefile	Thu May  8 16:03:06 2014	(r353323)
+++ head/multimedia/libdca/Makefile	Thu May  8 16:04:08 2014	(r353324)
@@ -9,9 +9,8 @@ MASTER_SITES=	http://download.videolan.o
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free DTS Coherent Acoustics decoder
 
+USES=		tar:bzip2 pkgconfig pathfix
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
-USES=		pkgconfig pathfix
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>



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