diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-23 20:04:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-23 20:04:12 +0000 |
commit | afcfa979067f50c8aaa07e69296215a0b102b1c2 (patch) | |
tree | 7edcaa4a02dc18d386cb185aaf250344c6c34853 /multimedia/gstreamer-plugins | |
parent | 898b26bc51c646eaa34b2f24cdad77a7bf2144f1 (diff) |
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 f52d0c7242ce..e700bb4b612d 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -308,7 +308,7 @@ PLIST_SUB+= ESOUND="" CONFIGURE_ARGS+= --disable-flac PLIST_SUB+= FLAC="@comment " .else -LIB_DEPENDS+= FLAC.4:${PORTSDIR}/audio/flac +LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac PLIST_SUB+= FLAC="" .endif |