diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-09-10 10:48:56 +0000 |
commit | 336e032f3c49d0f8fb5567ce993186937f499540 (patch) | |
tree | ae0c098216e93201dbecc05548a9ddfdc2120243 /games/textmaze | |
parent | 7ab1953b5919028af20f27b193d2469601c0894e (diff) | |
download | ports-336e032f3c49d0f8fb5567ce993186937f499540.tar.gz ports-336e032f3c49d0f8fb5567ce993186937f499540.zip |
Notes
Diffstat (limited to 'games/textmaze')
-rw-r--r-- | games/textmaze/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile index 2db206506c21..528457d9cbf4 100644 --- a/games/textmaze/Makefile +++ b/games/textmaze/Makefile @@ -14,6 +14,7 @@ COMMENT= Generates mazes on a text terminal and lets you traverse them RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses USES= shebangfix perl5 +NO_ARCH= yes NO_BUILD= yes SHEBANG_FILES= textmaze |