diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-12 14:27:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-12 14:27:41 +0000 |
commit | f3017be831c73f5410ac4ca9ca0c707fece4234d (patch) | |
tree | 14da33a276efff00807984d1f0a7ed08d687d353 /games/vavoom | |
parent | f93da7e10167efca5ae51035448fea8b2cf50158 (diff) | |
download | ports-f3017be831c73f5410ac4ca9ca0c707fece4234d.tar.gz ports-f3017be831c73f5410ac4ca9ca0c707fece4234d.zip |
Notes
Diffstat (limited to 'games/vavoom')
-rw-r--r-- | games/vavoom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index f73c327b4d03..2b23394f61c9 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -33,6 +33,8 @@ OPTIONS= ALLEGRO "Use Allegro for hardware API" off \ SUB_FILES= pkg-message +BROKEN= fails to build with new cmake. + .include <bsd.port.pre.mk> # The `-fno-strict-aliasing' flag (default on FreeBSD 6.0+) produces |