aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-30 06:54:23 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-30 06:54:23 +0000
commitdee1c59f9016af93a3aabc32c7d15aef0ea2694f (patch)
tree7464b7d14178f7ff3e0d7763e8fd74e3b8fc3246 /audio
parentbee749709e5e51f53aa22ae58385320bcb709119 (diff)
downloadports-dee1c59f9016af93a3aabc32c7d15aef0ea2694f.tar.gz
ports-dee1c59f9016af93a3aabc32c7d15aef0ea2694f.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile2
-rw-r--r--audio/rhythmbox/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 986bd73c9d58..6ffa1e23b560 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
LOCALBASE="${LOCALBASE}"
.ifdef (WITH_XINE)
-LIB_DEPENDS+= xine.7:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.else
#USE_GNOME+= gstreamerplugins
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 986bd73c9d58..6ffa1e23b560 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
LOCALBASE="${LOCALBASE}"
.ifdef (WITH_XINE)
-LIB_DEPENDS+= xine.7:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.else
#USE_GNOME+= gstreamerplugins