From 0c710c7b4edb5ca79906be0115763864bc7c903f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/scr_ipfm/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/scr_ipfm') diff --git a/net/scr_ipfm/Makefile b/net/scr_ipfm/Makefile index 743a92214b3c..13ac883a8d3b 100644 --- a/net/scr_ipfm/Makefile +++ b/net/scr_ipfm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scr_ipfm -# Date created: 27 Oct 2003 -# Whom: HSIN-HSIUNG CHANG -# +# Created by: HSIN-HSIUNG CHANG # $FreeBSD$ -# PORTNAME= scr_ipfm PORTVERSION= 0.64 @@ -19,6 +15,7 @@ MYADMDIR?= www/data/scr_ipfm PLIST_SUB= MYADMDIR=${MYADMDIR} PORTDOCS= BUGS COPYING ChangeLog README README_pl THANKS TODO +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/${MYADMDIR} ${CP} -R ${WRKSRC}/[a-z]* ${PREFIX}/${MYADMDIR} -- cgit v1.2.3