From 8e91f3161f9c1603aa8633d03faa39d0eb27baf5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 15:58:41 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: cad) --- cad/chipmunk/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'cad/chipmunk') diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile index a16814eb39f3..d61925b92165 100644 --- a/cad/chipmunk/Makefile +++ b/cad/chipmunk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: chipmunk -# Date created: 29 July 1995 -# Whom: janek@gaja.ipan.lublin.pl -# +# Created by: janek@gaja.ipan.lublin.pl # $FreeBSD$ -# PORTNAME= chipmunk PORTVERSION= 5.65 @@ -28,6 +24,7 @@ NO_WRKSUBDIR= yes USE_XORG= x11 USE_GMAKE= yes +NO_STAGE= yes .include .if ${ARCH} == "sparc64" -- cgit v1.2.3