summaryrefslogtreecommitdiff
path: root/games/gomoku
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-16 02:52:58 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-16 02:52:58 +0000
commitccd0d5cd254bfd6b184fa7d0472414f137fba3c2 (patch)
tree27d01f61c7a0bcdf8c3c2494f781b88518e27c28 /games/gomoku
parent- Use options helpers (diff)
- Add stage support
Notes
Notes: svn path=/head/; revision=333972
Diffstat (limited to 'games/gomoku')
-rw-r--r--games/gomoku/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gomoku/Makefile b/games/gomoku/Makefile
index 57f3dc9f47b4..94fd2e5da3e9 100644
--- a/games/gomoku/Makefile
+++ b/games/gomoku/Makefile
@@ -17,5 +17,4 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-NO_STAGE= yes
.include <bsd.port.mk>