aboutsummaryrefslogtreecommitdiffstats
path: root/audio/muine
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2004-12-30 08:59:15 +0800
committernobutaka <nobutaka@FreeBSD.org>2004-12-30 08:59:15 +0800
commit8f7f38195091eea27c3421db815935157e042aba (patch)
tree60cb518cf8a57fa5312811c05a0b9f29327200d0 /audio/muine
parent8a5bcf0b44c3345fd0c7688d7b5c0cffd8c0db61 (diff)
downloadfreebsd-ports-gnome-8f7f38195091eea27c3421db815935157e042aba.tar.gz
freebsd-ports-gnome-8f7f38195091eea27c3421db815935157e042aba.tar.zst
freebsd-ports-gnome-8f7f38195091eea27c3421db815935157e042aba.zip
Sync with libxine shared library version bump.
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 3330bb872c91..db69a7229484 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -38,7 +38,7 @@ OPTIONS= GSTREAMER "Enable Gstreamer backend" off
CONFIGURE_ARGS+= --enable-gstreamer=yes
USE_GNOME+= gstreamerplugins
.else
-LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
.endif
.include <bsd.port.post.mk>