aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-05-07 07:25:08 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-05-07 07:25:08 +0800
commit307cd2f3107881640fcad4a2ab142d020bf2ddd8 (patch)
treee07c83512c7d09708aceb937b01031592e0e3147 /audio
parent945213ec3695e4b0e547fdb39c9895f52c31756e (diff)
downloadfreebsd-ports-gnome-307cd2f3107881640fcad4a2ab142d020bf2ddd8.tar.gz
freebsd-ports-gnome-307cd2f3107881640fcad4a2ab142d020bf2ddd8.tar.zst
freebsd-ports-gnome-307cd2f3107881640fcad4a2ab142d020bf2ddd8.zip
Fix build by switching to USE_GSTREAMER80
Notified by: krismail
Diffstat (limited to 'audio')
-rw-r--r--audio/muine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile
index 9cb4414043d6..0d8638a20478 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --disable-faad2
CONFIGURE_ARGS+= --enable-xine=yes
LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
.else
-USE_GSTREAMER+= gconf
+USE_GSTREAMER80+= gconf
.endif
post-patch: