diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-02 01:26:28 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-02 01:26:28 +0800 |
commit | 87d309d093cbf4700c3241f2c2691ea9a37fd36c (patch) | |
tree | 2bacd4f1b76ba29568ecd755bb4af5f61fd12320 /multimedia/xine_d4d_plugin/Makefile | |
parent | f1ed1004b685fbdce7d3fa2cd3221c91c9ac879f (diff) | |
download | freebsd-ports-graphics-87d309d093cbf4700c3241f2c2691ea9a37fd36c.tar.gz freebsd-ports-graphics-87d309d093cbf4700c3241f2c2691ea9a37fd36c.tar.zst freebsd-ports-graphics-87d309d093cbf4700c3241f2c2691ea9a37fd36c.zip |
Mark FORBIDDEN.
xine_d4d_plugin and xine_d5d_plugin are incompatible with the current version of xine.
Diffstat (limited to 'multimedia/xine_d4d_plugin/Makefile')
-rw-r--r-- | multimedia/xine_d4d_plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/xine_d4d_plugin/Makefile b/multimedia/xine_d4d_plugin/Makefile index 0ef41aab70b..dc93aa8d846 100644 --- a/multimedia/xine_d4d_plugin/Makefile +++ b/multimedia/xine_d4d_plugin/Makefile @@ -11,6 +11,8 @@ CATEGORIES= graphics MASTER_SITES= http://debianlinux.net/ \ http://hermes.homelinux.net/xine/ +FORBIDDEN= Incompatible with the current version of xine + MAINTAINER= gibbon@cocoa.freemail.ne.jp LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine |