diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 20:57:02 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 20:57:02 +0800 |
commit | 8c0fa1205c3ebe675eefe4d587017ab669d7c08e (patch) | |
tree | 190fa9d635abbac0b6697fcf4caf4aab7ef5186b /multimedia/gstreamer-plugins | |
parent | 5eeeab4aa52b91768034c782bf435ed0d36b7a34 (diff) | |
download | freebsd-ports-graphics-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.tar.gz freebsd-ports-graphics-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.tar.zst freebsd-ports-graphics-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.zip |
Sync with the category changes of libdvdnav, libxine and xine.
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index e700bb4b612..c3347b52024 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -428,7 +428,7 @@ PLIST_SUB+= LIBDV="" CONFIGURE_ARGS+= --disable-dvdnav PLIST_SUB+= LIBDVDNAV="@comment " .else -LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/graphics/libdvdnav +LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav PLIST_SUB+= LIBDVDNAV="" .endif |