aboutsummaryrefslogtreecommitdiff
path: root/audio/net-rhythmbox
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-07 19:50:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-07 19:50:48 +0000
commit80e8634a8dad1b04fb6df395db667594a4e86e63 (patch)
treea3007555b49ffdcda72da2a6b74fc7f90f62dfff /audio/net-rhythmbox
parent6141a29688b77d4ea0b6e1ddc0e324c1330b53da (diff)
Notes
Diffstat (limited to 'audio/net-rhythmbox')
-rw-r--r--audio/net-rhythmbox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile
index 5e6d360e422f..e4ad60a009f2 100644
--- a/audio/net-rhythmbox/Makefile
+++ b/audio/net-rhythmbox/Makefile
@@ -15,19 +15,20 @@ MAINTAINER= hendrik@scholz.net
COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
- gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
FLAC.5:${PORTSDIR}/audio/flac \
mad.2:${PORTSDIR}/audio/mad \
vorbis.3:${PORTSDIR}/audio/libvorbis
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix libgnomeui
+USE_GNOME= gnomehack gnomeprefix libgnomeui gstreamerplugins
USE_LIBTOOL_VER= 13
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
CONFIGURE_ARGS= --disable-lirc
+BROKEN= "Needs update for gstreamer-0.8"
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libxosd.so)