aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsd-airtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/bsd-airtools/Makefile')
-rw-r--r--net-mgmt/bsd-airtools/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/bsd-airtools/Makefile b/net-mgmt/bsd-airtools/Makefile
index 2eee1d8ea796..ac8da6500d96 100644
--- a/net-mgmt/bsd-airtools/Makefile
+++ b/net-mgmt/bsd-airtools/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bsd-airtools
-# Date created: 2002/07/06
-# Whom: Sean Chittenden <seanc@FreeBSD.org>
-#
+# Created by: Sean Chittenden <seanc@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= bsd-airtools
PORTVERSION= 0.3
@@ -22,6 +18,7 @@ INST_AIRTOOLS= ${CONF_AIRTOOLS} ${MAKE_AIRTOOLS}
WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_STAGE= yes
do-build:
.for TOOL in ${CONF_AIRTOOLS}
@cd ${WRKSRC}/${TOOL}; ${SH} ${CONFIGURE_SCRIPT}; ${MAKE}