diff options
author | krion <krion@FreeBSD.org> | 2004-08-22 21:48:40 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-22 21:48:40 +0000 |
commit | b151ea196363effdde2485515da12104ee662dfa (patch) | |
tree | efea315a2ec651f0ea486a586a6c2e2728b71bca | |
parent | 1420b2490a4699f738f2dfb5173243d8047a7e7d (diff) | |
download | FreeBSD-ports-b151ea196363effdde2485515da12104ee662dfa.zip FreeBSD-ports-b151ea196363effdde2485515da12104ee662dfa.tar.gz |
Mark BROKEN: Unfetchable
-rw-r--r-- | chinese/metalist/Makefile | 2 | ||||
-rw-r--r-- | devel/p4v/Makefile | 2 | ||||
-rw-r--r-- | games/monopd/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/chinese/metalist/Makefile b/chinese/metalist/Makefile index db9a038..89dc104 100644 --- a/chinese/metalist/Makefile +++ b/chinese/metalist/Makefile @@ -19,6 +19,8 @@ PATCHFILES= metalist-${PORTREVISION}${EXTRACT_SUFX} MAINTAINER= autrijus@autrijus.org COMMENT= A Chinese port of Slash-Like Automatic Storytelling Homepage system +BROKEN= Unfetchable + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ ${SITE_PERL}/Bundle/Slash.pm:${PORTSDIR}/www/p5-Bundle-Slash \ ${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile index b6df40d..2ea1a0a 100644 --- a/devel/p4v/Makefile +++ b/devel/p4v/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= bms@FreeBSD.org COMMENT= Visual client for Perforce SCM +BROKEN= Unfetchable + NO_CDROM= yes RESTRICTED= "Binary redistribution restrictions in effect" diff --git a/games/monopd/Makefile b/games/monopd/Makefile index 9a804fe..c98d605 100644 --- a/games/monopd/Makefile +++ b/games/monopd/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://unixcode.org/downloads/monopd/ MAINTAINER= jhb@FreeBSD.org COMMENT= Server for Atlantik and gtkAtlantic Games +BROKEN= Unfetchable + LIB_DEPENDS= capsinetwork.0:${PORTSDIR}/devel/libcapsinetwork \ math\\+\\+.0:${PORTSDIR}/math/libmath++ |