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/tuxtype | |
parent | 618d653fa51f579e9d4d1ff1a3161e9dec91c6a2 (diff) |
Notes
Diffstat (limited to 'games/tuxtype')
-rw-r--r-- | games/tuxtype/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile index 87cb574e1a6e..c61668adec2f 100644 --- a/games/tuxtype/Makefile +++ b/games/tuxtype/Makefile @@ -21,6 +21,8 @@ LICENSE= GPLv3 # (or later) BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed +BROKEN= does not compile + OPTIONS_DEFINE= NLS SVG DOCS OPTIONS_DEFAULT= SVG |