diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 18:43:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 18:43:11 +0000 |
commit | d1b5b2ef8b5e1e7ca3e724102668ac2509aa38e4 (patch) | |
tree | c5d889f2f4926cea1756993f3bf544cf1d3a2191 /games/sfbol/Makefile | |
parent | ae655eb717a014c376d8b1311f4110636714f1be (diff) | |
download | ports-d1b5b2ef8b5e1e7ca3e724102668ac2509aa38e4.tar.gz ports-d1b5b2ef8b5e1e7ca3e724102668ac2509aa38e4.zip |
Notes
Diffstat (limited to 'games/sfbol/Makefile')
-rw-r--r-- | games/sfbol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sfbol/Makefile b/games/sfbol/Makefile index 1453f3c95176..6fa216021175 100644 --- a/games/sfbol/Makefile +++ b/games/sfbol/Makefile @@ -15,6 +15,8 @@ EXTRACT_ONLY= MAINTAINER= peter.thoenen@yahoo.com COMMENT= Star Fleet Battles Online +BROKEN= fails to install + IGNOREFILES= install40.jar USE_JAVA= yes JAVA_VERSION= 1.4+ |