diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:13:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:13:39 +0000 |
commit | 0dfc5f6a7a7f7fa22af3949ff7d50a13c8cc95d5 (patch) | |
tree | 2100d92ca53680792158c83f7201c5defc68cc19 /games/tuxmath | |
parent | 618d653fa51f579e9d4d1ff1a3161e9dec91c6a2 (diff) | |
download | ports-0dfc5f6a7a7f7fa22af3949ff7d50a13c8cc95d5.tar.gz ports-0dfc5f6a7a7f7fa22af3949ff7d50a13c8cc95d5.zip |
Notes
Diffstat (limited to 'games/tuxmath')
-rw-r--r-- | games/tuxmath/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 89b6bad1debc..099de8c16edc 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -20,6 +20,8 @@ COMMENT= Educational arcade game starring Tux LICENSE= GPLv3 # (or later) +BROKEN= does not compile + OPTIONS_DEFINE= NLS SVG DOCS OPTIONS_DEFAULT= SVG |