aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-22 16:45:32 +0800
committermarcus <marcus@FreeBSD.org>2004-01-22 16:45:32 +0800
commit47d49618c52165f83b4b3c9f5a1eedc8e85bb951 (patch)
tree3d06e8e6d690ee6d40f2ddc0e5d00bdaf2ea2bc6 /audio/rhythmbox/Makefile
parentf2be441865981c0a32afe53c66d7688573ce5321 (diff)
downloadfreebsd-ports-gnome-47d49618c52165f83b4b3c9f5a1eedc8e85bb951.tar.gz
freebsd-ports-gnome-47d49618c52165f83b4b3c9f5a1eedc8e85bb951.tar.zst
freebsd-ports-gnome-47d49618c52165f83b4b3c9f5a1eedc8e85bb951.zip
* Update to 0.6.5
* Use gstreamerplugins
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 7c41df692e3c..f51114346dca 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rhythmbox
-PORTVERSION= 0.6.4
+PORTVERSION= 0.6.5
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
@@ -32,8 +32,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.else
-#USE_GNOME+= gstreamerplugins
-LIB_DEPENDS+= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins
+USE_GNOME+= gstreamerplugins
.endif
.include <bsd.port.pre.mk>