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/gauche-gl/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'graphics/gauche-gl') diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index ba314d49a421..bcd662acc0c9 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Gauche-gl -# Date created: 16 December 2002 -# Whom: Kimura Fuyuki -# +# Created by: Kimura Fuyuki # $FreeBSD$ -# PORTNAME= gl PORTVERSION= 0.5.1 @@ -33,6 +29,7 @@ PLIST_SUB= TARGET="${CONFIGURE_TARGET}" INFO= gauche-gl-refe gauche-gl-refj .endif +NO_STAGE= yes do-install: cd ${WRKSRC}/src; ${MAKE} ${INSTALL_TARGET} cd ${WRKSRC}/lib; ${MAKE} ${INSTALL_TARGET} -- cgit v1.2.3