From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/g2/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'graphics/g2') diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index e8ed744e4842..6510c92c62d7 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: g2 -# Date created: 16 July 1998 -# Whom: Bill Fumerola -# +# Created by: Bill Fumerola # $FreeBSD$ -# PORTNAME= g2 PORTVERSION= 0.40 @@ -21,6 +17,7 @@ USE_XORG= x11 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes do-build: cd ${WRKSRC} ; make depend ; make -- cgit v1.2.3