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/spoofer/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/spoofer') diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 74b2b91303b1..eaf1c3a5e0ff 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spoofer -# Date created: 6 February 2006 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= spoofer PORTVERSION= 0.8 @@ -18,6 +14,7 @@ PORTDOCS= README CHANGES HAS_CONFIGURE= yes +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin -- cgit v1.2.3