aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-05-02 04:07:41 +0800
committerpav <pav@FreeBSD.org>2007-05-02 04:07:41 +0800
commit12680ff059ebc6044d0a182cb488895b6e7b3e1b (patch)
treefe1daa2d8d5f2af97cc3a8e395e8319818f567a8 /multimedia/vlc
parentf395d48088bff2b9a451f9170f2f7a3694bb4506 (diff)
downloadfreebsd-ports-gnome-12680ff059ebc6044d0a182cb488895b6e7b3e1b.tar.gz
freebsd-ports-gnome-12680ff059ebc6044d0a182cb488895b6e7b3e1b.tar.zst
freebsd-ports-gnome-12680ff059ebc6044d0a182cb488895b6e7b3e1b.zip
- Rename libdts to libdca and update to 0.0.5
Repocopy by: marcus
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 975835a19ead..e5378e991c6c 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -334,7 +334,7 @@ CONFIGURE_ARGS+=--disable-daap
.endif
.if !defined(WITHOUT_DTS)
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libdts.a:${PORTSDIR}/multimedia/libdts
+LIB_DEPENDS+= dca.0:${PORTSDIR}/multimedia/libdca
CONFIGURE_ARGS+=--enable-dts
.else
CONFIGURE_ARGS+=--disable-dts