From b1430d020317d6c230592f2b332e6367d450b132 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:24:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) --- net-mgmt/bigsister/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-mgmt/bigsister') diff --git a/net-mgmt/bigsister/Makefile b/net-mgmt/bigsister/Makefile index d8b6dd69ff72..bcf87cebe7cd 100644 --- a/net-mgmt/bigsister/Makefile +++ b/net-mgmt/bigsister/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: bigsister -# Date created: 25 March 2004 -# Whom: Bruce M Simpson -# +# Created by: Bruce M Simpson # $FreeBSD$ -# PORTNAME= bigsister PORTVERSION= 1.02 @@ -41,6 +37,7 @@ CONFIGURE_ARGS= \ --with-url=${BS_URL} \ --with-user=${BS_USER} +NO_STAGE= yes pre-install: @${SETENV} PKG_PREFIX=${PREFIX}/${PORTNAME} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL -- cgit