aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2014-03-13 16:11:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2014-03-13 16:11:14 +0000
commit62ef31db615ddc3281afd0dddf1fde3202266e54 (patch)
treed741c985bd09fcdb3e09b4a1f826dbb9a659d076 /audio/flac
parentafe3e8c709cd6f10ef6fc0a19b7e875dd7a9dbd4 (diff)
downloadports-62ef31db615ddc3281afd0dddf1fde3202266e54.tar.gz
ports-62ef31db615ddc3281afd0dddf1fde3202266e54.zip
Notes
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index a17459aaad1d..5323d597e3aa 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -12,10 +12,9 @@ COMMENT= Free lossless audio codec
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig tar:xz
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USE_XZ= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sse \
--with-ogg="${LOCALBASE}" \