diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:57:02 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:57:02 +0000 |
commit | a275baa57f759caa2c1ec7faf600b01c35e3e196 (patch) | |
tree | ca152a4a8c92104e89b3dbb8a881ff18f3fe3b90 /multimedia/xine_d4d_plugin | |
parent | 24fce7b8c8feebd6b0ded7ef560c55712785c95a (diff) |
Notes
Diffstat (limited to 'multimedia/xine_d4d_plugin')
-rw-r--r-- | multimedia/xine_d4d_plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xine_d4d_plugin/Makefile b/multimedia/xine_d4d_plugin/Makefile index aa8706ccd77b..c8bef7c3e598 100644 --- a/multimedia/xine_d4d_plugin/Makefile +++ b/multimedia/xine_d4d_plugin/Makefile @@ -16,7 +16,7 @@ FORBIDDEN= Incompatible with the current version of xine MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= A dvd input plugin for xine -LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine +LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine GNU_CONFIGURE= yes USE_X_PREFIX= yes |