summaryrefslogtreecommitdiff
path: root/audio/muine
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-05-06 23:25:08 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-05-06 23:25:08 +0000
commitb62c55c63ac73a4287ab95dd9246763b23a71290 (patch)
tree9daad88de1aed734fb86b8e179ad2248ea978ce9 /audio/muine
parent- Update to 0.14 (diff)
Fix build by switching to USE_GSTREAMER80
Notified by: krismail
Notes
Notes: svn path=/head/; revision=161526
Diffstat (limited to 'audio/muine')
-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: