From c84e1cd8e6ce90aad916148ab61808a44ca8f718 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/tsito/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'games/tsito') diff --git a/games/tsito/Makefile b/games/tsito/Makefile index e3c8ef720465..6cb4745c6330 100644 --- a/games/tsito/Makefile +++ b/games/tsito/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tsito -# Date created: 14 Oct 2004 -# Whom: Kuang-che Wu -# +# Created by: Kuang-che Wu # $FreeBSD$ -# PORTNAME= tsito PORTVERSION= 0.8.4 @@ -19,4 +15,5 @@ CONFIGURE_ARGS= --prefix="${PREFIX}" MAN1= tsito.1 +NO_STAGE= yes .include -- cgit v1.2.3