diff options
Diffstat (limited to 'audio')
-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 0839cee5c0d7..7c41df692e3c 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" .ifdef (WITH_XINE) -LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+= --enable-xine .else #USE_GNOME+= gstreamerplugins diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 0839cee5c0d7..7c41df692e3c 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" .ifdef (WITH_XINE) -LIB_DEPENDS+= xine.8:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine CONFIGURE_ARGS+= --enable-xine .else #USE_GNOME+= gstreamerplugins |