diff options
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile.common')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 16d9df3e3..782a7f123 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -410,7 +410,7 @@ LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor # xine .if ${GST_PLUGIN}=="xine" -LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine .endif # xvid |