summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-05 06:51:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-05 06:51:34 +0000
commit1edecc27530b88cd3556c133cd36933a42befb49 (patch)
treea75e6511de2a729b6f030788c47e9c98cfef090a /multimedia/gstreamer-plugins
parent. Mark FORBIDDEN unless WITHOUT_PLUGIN is specified due to the browser (diff)
Correct libmusepack dependency.
Submitted by: ahze Approved by: maintainer (blanket)
Notes
Notes: svn path=/head/; revision=123195
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index b96772f431eb..ed56a5cffd48 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -789,7 +789,7 @@ PLIST_SUB+= MJPEGTOOLS=""
CONFIGURE_ARGS+= --disable-musepack
PLIST_SUB+= MUSEPACK="@comment "
.else
-LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/musepack
+LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/libmusepack
PLIST_SUB+= MUSEPACK=""
.endif