diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-04-28 17:40:02 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-04-28 17:40:02 +0000 |
commit | 6a40d7a441686b012deab9a93dfea7656c11c31a (patch) | |
tree | 75c77233e8a52f6aea6f4eaf3b2c5faaff2d196d /multimedia/gstreamer-plugins80/Makefile.common | |
parent | 93f163a0a800361b2e1503ed6c86a116062b5bde (diff) |
Notes
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 |