summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-25 14:19:25 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-25 14:19:25 +0800
commit54cf69b0142a6305350591c63805b1583d04401f (patch)
tree2005790e2770df17da327cd0fd60c29a69786c19 /audio/rhythmbox-devel/Makefile
parenta233bdab663c92e7e70c7dd6b15ee638f9a2967f (diff)
downloadmarcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.tar
marcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.tar.gz
marcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.tar.bz2
marcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.tar.lz
marcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.tar.xz
marcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.tar.zst
marcuscom-ports-54cf69b0142a6305350591c63805b1583d04401f.zip
Use gstreamerplugins.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1370 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox-devel/Makefile')
-rw-r--r--audio/rhythmbox-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index cd0d95c8b..df9aa67d4 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \
LIB_DEPENDS+= xine.7:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.else
-LIB_DEPENDS+= gstplay-0.7.1:${PORTSDIR}/multimedia/gstreamer-plugins
+USE_GNOME+= gstreamerplugins
.endif
.include <bsd.port.pre.mk>