diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 18:33:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 18:33:19 +0000 |
commit | 0bd7a6418becb30e3afbc63c8bb85f8f17d6acb1 (patch) | |
tree | 43f5cac5ccbe94c28404b4d71597f2647d46fc9d /multimedia/gstreamer-plugins | |
parent | 63360c3c73b60aedaa20ee0d1207718934780f13 (diff) | |
download | ports-0bd7a6418becb30e3afbc63c8bb85f8f17d6acb1.tar.gz ports-0bd7a6418becb30e3afbc63c8bb85f8f17d6acb1.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 c1e40124f0d8..39f577faf79f 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -592,7 +592,7 @@ PLIST_SUB+= VORBIS="" CONFIGURE_ARGS+= --disable-xmms PLIST_SUB+= XMMS="@comment " .else -LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \ --with-xmms-exec-prefix=${X11BASE} |