aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca27-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nsca27-client/Makefile')
-rw-r--r--net-mgmt/nsca27-client/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/nsca27-client/Makefile b/net-mgmt/nsca27-client/Makefile
index 005ea5a9ae1f..4e56d6d360d1 100644
--- a/net-mgmt/nsca27-client/Makefile
+++ b/net-mgmt/nsca27-client/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nsca-client
-# Date created: Sun Apr 30 17:23:00 CET 2006
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-#
PKGNAMESUFFIX= -client
@@ -14,4 +10,5 @@ LICENSE= GPLv2
_BUILDING_NSCA_CLIENT= yes
MASTERDIR= ${.CURDIR}/../nsca27
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"