diff options
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index cd0d95c8b..df9aa67d4 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/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> |