aboutsummaryrefslogtreecommitdiff
path: root/games/shaaft
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
commitc84e1cd8e6ce90aad916148ab61808a44ca8f718 (patch)
treeb6591847c5cfe81fd7ab910e45c88530d0741e7c /games/shaaft
parent1640537ad67a4e7c293de8c7bd81840e57ec6928 (diff)
downloadports-c84e1cd8e6ce90aad916148ab61808a44ca8f718.tar.gz
ports-c84e1cd8e6ce90aad916148ab61808a44ca8f718.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
Notes
Notes: svn path=/head/; revision=327730
Diffstat (limited to 'games/shaaft')
-rw-r--r--games/shaaft/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile
index 2ebd6cffd356..9e1593e493ec 100644
--- a/games/shaaft/Makefile
+++ b/games/shaaft/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Shaaft
-# Date created: 02 Jan 2004
-# Whom: Kirill Ponomarew <krion@FreeBSD.org>
-#
+# Created by: Kirill Ponomarew <krion@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= shaaft
PORTVERSION= 0.5.0
@@ -33,6 +29,7 @@ PLIST_DIRS= %%DATADIR%%
MAN6= ${PORTNAME}.6
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"