aboutsummaryrefslogtreecommitdiff
path: root/audio/muine
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-12-10 21:06:42 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-12-10 21:06:42 +0000
commit617463e5ce8bb140806a499e64fd7cf4082835ad (patch)
tree8639696f1fcb1f87de2233dd9148c090d112bbab /audio/muine
parent1a1d7f44bebfee6bbe2af9562d491e4898bd1ed5 (diff)
downloadports-617463e5ce8bb140806a499e64fd7cf4082835ad.tar.gz
ports-617463e5ce8bb140806a499e64fd7cf4082835ad.zip
Notes
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 f5ed411f2d46..e673a7193379 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --disable-faad2
.if defined (WITH_XINE)
CONFIGURE_ARGS+= --enable-xine=yes
-LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
.else
USE_GSTREAMER+= gconf
.endif