diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:37:26 +0000 |
commit | fab932ce7f5bdbe8772981cf893fc77866bdc6f9 (patch) | |
tree | 10306281e9b501a32c6a83bb322a0c259c732f7f /games | |
parent | 072d324e0734b060958fb326b95271d7228f86cb (diff) | |
download | ports-fab932ce7f5bdbe8772981cf893fc77866bdc6f9.tar.gz ports-fab932ce7f5bdbe8772981cf893fc77866bdc6f9.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80292
Diffstat (limited to 'games')
-rw-r--r-- | games/mythserver/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/mythserver/Makefile b/games/mythserver/Makefile index 8cab10ec50de..fcab38b5c7eb 100644 --- a/games/mythserver/Makefile +++ b/games/mythserver/Makefile @@ -14,6 +14,8 @@ DISTNAME= metaserver2open MAINTAINER= adamw@FreeBSD.org COMMENT= Bungie.net MythII Metaserver Open Source +BROKEN= "Does not compile" + USE_ZIP= yes USE_GMAKE= yes USE_REINPLACE= yes |