diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 22:53:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 22:53:01 +0000 |
commit | 9ac78a149ea06918790d6a6e208c60ceb8dc96da (patch) | |
tree | 2a8c4e5528b213c56d9db5afb9aea0db0b179d38 | |
parent | BROKEN on 7.0: Does not compile (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=146605
-rw-r--r-- | games/quake2-data/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-data/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/quake2-data/Makefile b/games/quake2-data/Makefile index 829765778317..1dbd735c6b90 100644 --- a/games/quake2-data/Makefile +++ b/games/quake2-data/Makefile @@ -17,6 +17,8 @@ COMMENT= Quake II data files BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BROKEN= Unfetchable + NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index 1f5023d57890..d5cfe564cd36 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .run MAINTAINER= alejandro@varnet.biz COMMENT= Quake III Arena data files +BROKEN= Unfetchable + NO_BUILD= yes NO_WRKSUBDIR= yes |