diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-08 16:04:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-08 16:04:08 +0000 |
commit | 217de3f0e22913f4c7842c39dfc14121f80b6623 (patch) | |
tree | 6ecf700478b8de162920eefaf5b50c9906e263cf /multimedia/libdca/Makefile | |
parent | 3ebe5864f29d5cb5d97d06b477e8d5732f3be927 (diff) | |
download | ports-217de3f0e22913f4c7842c39dfc14121f80b6623.tar.gz ports-217de3f0e22913f4c7842c39dfc14121f80b6623.zip |
Notes
Diffstat (limited to 'multimedia/libdca/Makefile')
-rw-r--r-- | multimedia/libdca/Makefile | 3 |
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> |