diff options
Diffstat (limited to 'multimedia/gstreamer-plugins80/Makefile.common')
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 4698954470bf..2872437261a6 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -443,7 +443,7 @@ LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor # xine .if ${GST_PLUGIN}=="xine" -LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine .endif # xvid |