diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:57:02 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:57:02 +0000 |
commit | 8c0fa1205c3ebe675eefe4d587017ab669d7c08e (patch) | |
tree | 190fa9d635abbac0b6697fcf4caf4aab7ef5186b /multimedia/dvdrip | |
parent | 5eeeab4aa52b91768034c782bf435ed0d36b7a34 (diff) | |
download | FreeBSD-ports-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.zip FreeBSD-ports-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.tar.gz |
Sync with the category changes of libdvdnav, libxine and xine.
Diffstat (limited to 'multimedia/dvdrip')
-rw-r--r-- | multimedia/dvdrip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile index 9b4f4f3..ff6a0e1 100644 --- a/multimedia/dvdrip/Makefile +++ b/multimedia/dvdrip/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable pstree:${PORTSDIR}/sysutils/pstree .endif .if defined(WITH_XINE) -RUN_DEPENDS+= xine:${PORTSDIR}/graphics/xine \ +RUN_DEPENDS+= xine:${PORTSDIR}/multimedia/xine \ ${X11BASE}/lib/xine/plugins/xineplug_inp_d4d.so:${PORTSDIR}/graphics/xine_d4d_plugin .endif RUN_DEPENDS+= cdrdao:${PORTSDIR}/sysutils/cdrdao \ |