aboutsummaryrefslogtreecommitdiff
path: root/games/tetrinet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tetrinet/Makefile')
-rw-r--r--games/tetrinet/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/tetrinet/Makefile b/games/tetrinet/Makefile
index 3aab534b6a38..e5f74c57c7c4 100644
--- a/games/tetrinet/Makefile
+++ b/games/tetrinet/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tetrinet
-# Date created: 23 Februari 2001
-# Whom: Fredrik Carlsson <fredrik@wasadata.com>
-#
+# Created by: Fredrik Carlsson <fredrik@wasadata.com>
# $FreeBSD$
-#
PORTNAME= tetrinet
PORTVERSION= 0.11
@@ -16,6 +12,7 @@ COMMENT= A console tetrinet client
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DHAVE_IPV6 -fno-builtin-log"
PLIST_FILES= bin/tetrinet bin/tetrinet-server
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}