diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/linux-nwserver | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=403659
Diffstat (limited to 'games/linux-nwserver')
-rw-r--r-- | games/linux-nwserver/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile index 1d12e58d620f..7bdfd912cc6c 100644 --- a/games/linux-nwserver/Makefile +++ b/games/linux-nwserver/Makefile @@ -14,6 +14,8 @@ COMMENT= Neverwinter Nights Linux Dedicated Server OPTIONS_DEFINE= DOCS +BROKEN= unfetchable + USE_LINUX= yes ONLY_FOR_ARCHS= i386 amd64 WRKSRC= ${WRKDIR} |