From a65ed2e51bf631a6b8ab766f984bf33c686d239a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/ddos_scan/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'security/ddos_scan') diff --git a/security/ddos_scan/Makefile b/security/ddos_scan/Makefile index 7eb56fccaf97..c0885c7fc9be 100644 --- a/security/ddos_scan/Makefile +++ b/security/ddos_scan/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: ddos_scan -# Date created: Sun Feb 12, 2000 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Created by: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= ddos_scan PORTVERSION= 1.6 @@ -19,6 +14,7 @@ COMMENT= Scans for a limited set of distributed denial of service agents ALL_TARGET= dds +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/dds ${PREFIX}/sbin .if !defined(NOPORTDOCS) -- cgit v1.2.3