From 857aec5d6b82d83ac07f49f4dab6463acb984c3c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:03:26 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) --- devel/csoap/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/csoap') diff --git a/devel/csoap/Makefile b/devel/csoap/Makefile index afc2f701c34e..86c4bfbaf8f5 100644 --- a/devel/csoap/Makefile +++ b/devel/csoap/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: csoap -# Date created: 10 November 2009 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= csoap PORTVERSION= 1.1.0 @@ -20,4 +16,5 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/libsoap-${PORTVERSION} +NO_STAGE= yes .include -- cgit v1.2.3