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/garith/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'games/garith') diff --git a/games/garith/Makefile b/games/garith/Makefile index 7aa3643736f3..243106721c3d 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: garith -# Date created: 5 August 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= garith PORTVERSION= 2.1 @@ -22,6 +18,7 @@ LDFLAGS+= `${GTK_CONFIG} --libs` PORTDOCS= BUGS HISTORY README TODO PLIST_FILES= bin/garith +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|gldouble|double|;/gnome/d;/all.*apps/d'\ ${WRKSRC}/garith.c -- cgit v1.2.3