diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-01 17:26:28 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-01 17:26:28 +0000 |
commit | 728a2fab0c46465e93dbeeac1270ec888aa221b5 (patch) | |
tree | a7a91e41a8855732d20426974fc5f2a3fc3ceb82 /multimedia | |
parent | ec4b08743e2b44927790aafa9df22814cac3ad27 (diff) | |
download | ports-728a2fab0c46465e93dbeeac1270ec888aa221b5.tar.gz ports-728a2fab0c46465e93dbeeac1270ec888aa221b5.zip |
Notes
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 \ |