diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-05 06:51:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-05 06:51:34 +0000 |
commit | 1edecc27530b88cd3556c133cd36933a42befb49 (patch) | |
tree | a75e6511de2a729b6f030788c47e9c98cfef090a /multimedia/gstreamer-plugins | |
parent | 8f6b6c345973ed9668a677abc37b8aacb740ae1c (diff) | |
download | ports-1edecc27530b88cd3556c133cd36933a42befb49.tar.gz ports-1edecc27530b88cd3556c133cd36933a42befb49.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 |
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 |