diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 13:29:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 13:29:14 +0000 |
commit | ee247a2e5a343af5c1229e8fe5b1cd88aa3f806c (patch) | |
tree | 2334bb1afde582d1e6591793f4df676fe2c6e855 /games | |
parent | bd66d2662f846404213a301b27317b46d61b84ee (diff) | |
download | ports-ee247a2e5a343af5c1229e8fe5b1cd88aa3f806c.tar.gz ports-ee247a2e5a343af5c1229e8fe5b1cd88aa3f806c.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/crimson/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 47e38bce86b3..b1bf9177254b 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -15,6 +15,8 @@ COMMENT= Tactical war game in the tradition of Battle Isle LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build + GNU_CONFIGURE= yes USES= gmake USE_SDL= mixer sdl ttf |