aboutsummaryrefslogtreecommitdiff
path: root/games/gomoku/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gomoku/Makefile')
-rw-r--r--games/gomoku/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/gomoku/Makefile b/games/gomoku/Makefile
index 4b47bf5485c0..57f3dc9f47b4 100644
--- a/games/gomoku/Makefile
+++ b/games/gomoku/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Gomoku
-# Date created: 19 Sep 2000
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gomoku
PORTVERSION= 1.2.9
@@ -21,4 +17,5 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
+NO_STAGE= yes
.include <bsd.port.mk>