diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-16 02:52:58 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-16 02:52:58 +0000 |
commit | ccd0d5cd254bfd6b184fa7d0472414f137fba3c2 (patch) | |
tree | 27d01f61c7a0bcdf8c3c2494f781b88518e27c28 /games/gomoku | |
parent | eb91ab6bfe486e864f47c8c22fc878cc47232c0d (diff) | |
download | ports-ccd0d5cd254bfd6b184fa7d0472414f137fba3c2.tar.gz ports-ccd0d5cd254bfd6b184fa7d0472414f137fba3c2.zip |
Notes
Diffstat (limited to 'games/gomoku')
-rw-r--r-- | games/gomoku/Makefile | 1 |
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> |