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 | |
parent | f1ed1004b685fbdce7d3fa2cd3221c91c9ac879f (diff) | |
download | freebsd-ports-gnome-87d309d093cbf4700c3241f2c2691ea9a37fd36c.tar.gz freebsd-ports-gnome-87d309d093cbf4700c3241f2c2691ea9a37fd36c.tar.zst freebsd-ports-gnome-87d309d093cbf4700c3241f2c2691ea9a37fd36c.zip |
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 0ef41aab70b2..dc93aa8d8463 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 8b52c12a6bc5..4c9de8ea1476 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 \ |