diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-01 17:26:28 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-01 17:26:28 +0000 |
commit | 87d309d093cbf4700c3241f2c2691ea9a37fd36c (patch) | |
tree | 2bacd4f1b76ba29568ecd755bb4af5f61fd12320 /multimedia | |
parent | f1ed1004b685fbdce7d3fa2cd3221c91c9ac879f (diff) | |
download | FreeBSD-ports-87d309d093cbf4700c3241f2c2691ea9a37fd36c.zip FreeBSD-ports-87d309d093cbf4700c3241f2c2691ea9a37fd36c.tar.gz |
Mark FORBIDDEN.
xine_d4d_plugin and xine_d5d_plugin are incompatible with the current version of xine.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xine_d4d_plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xine_d5d_plugin/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/xine_d4d_plugin/Makefile b/multimedia/xine_d4d_plugin/Makefile index 0ef41aa..dc93aa8 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 diff --git a/multimedia/xine_d5d_plugin/Makefile b/multimedia/xine_d5d_plugin/Makefile index 8b52c12..4c9de8e 100644 --- a/multimedia/xine_d5d_plugin/Makefile +++ b/multimedia/xine_d5d_plugin/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://debianlinux.net/ \ DISTNAME= xine-d5d-${PORTVERSION} EXTRACT_SUFX= .tgz +FORBIDDEN= Incompatible with the current version of xine + MAINTAINER= nobutaka@FreeBSD.org LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \ |