aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdca/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 16:04:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 16:04:08 +0000
commit217de3f0e22913f4c7842c39dfc14121f80b6623 (patch)
tree6ecf700478b8de162920eefaf5b50c9906e263cf /multimedia/libdca/Makefile
parent3ebe5864f29d5cb5d97d06b477e8d5732f3be927 (diff)
downloadports-217de3f0e22913f4c7842c39dfc14121f80b6623.tar.gz
ports-217de3f0e22913f4c7842c39dfc14121f80b6623.zip
Notes
Diffstat (limited to 'multimedia/libdca/Makefile')
-rw-r--r--multimedia/libdca/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libdca/Makefile b/multimedia/libdca/Makefile
index b2d3445f9fc3..dfd3269c35be 100644
--- a/multimedia/libdca/Makefile
+++ b/multimedia/libdca/Makefile
@@ -9,9 +9,8 @@ MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSIO
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>