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/megamario/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/megamario') diff --git a/games/megamario/Makefile b/games/megamario/Makefile index eb61c03e0458..fc41453769d2 100644 --- a/games/megamario/Makefile +++ b/games/megamario/Makefile @@ -1,5 +1,4 @@ -# Created by: nemysis@gmx.ch -# +# Created by: nemysis@gmx.ch # $FreeBSD$ PORTNAME= megamario @@ -24,6 +23,7 @@ ALL_TARGET= ${PORTNAME} USE_SDL= sdl image mixer ttf USE_GL= glu +NO_STAGE= yes pre-extract: ${MKDIR} ${WRKDIR}/${DISTNAME} -- cgit v1.2.3