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/raddump/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/raddump') diff --git a/net/raddump/Makefile b/net/raddump/Makefile index 4e34bebb6cce..a9850145695b 100644 --- a/net/raddump/Makefile +++ b/net/raddump/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: raddump -# Date created: 31 October 2004 -# Whom: shanali -# +# Created by: shanali # $FreeBSD$ -# PORTNAME= raddump PORTVERSION= 0.3.1 @@ -19,4 +15,5 @@ MAN1= raddump.1 PLIST_FILES= bin/raddump +NO_STAGE= yes .include -- cgit v1.2.3