diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-16 10:52:58 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-16 10:52:58 +0800 |
commit | ffe92b834d6755d9441615215d9a633e9a5df0b5 (patch) | |
tree | 27d01f61c7a0bcdf8c3c2494f781b88518e27c28 /games | |
parent | af8b68d377ff233f0dbfc625ffcb1e717e5cea03 (diff) | |
download | freebsd-ports-gnome-ffe92b834d6755d9441615215d9a633e9a5df0b5.tar.gz freebsd-ports-gnome-ffe92b834d6755d9441615215d9a633e9a5df0b5.tar.zst freebsd-ports-gnome-ffe92b834d6755d9441615215d9a633e9a5df0b5.zip |
- Add stage support
Diffstat (limited to 'games')
-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> |