diff options
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> |