From 9ec8b69eee25166c3ea4802cd4645914c641361b Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/shaaft/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'games/shaaft') 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 -# +# Created by: Kirill Ponomarew # $FreeBSD$ -# PORTNAME= shaaft PORTVERSION= 0.5.0 @@ -33,6 +29,7 @@ PLIST_DIRS= %%DATADIR%% MAN6= ${PORTNAME}.6 +NO_STAGE= yes .include .if ${ARCH} == "sparc64" -- cgit