aboutsummaryrefslogtreecommitdiff
path: root/sysutils/arcconf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/arcconf
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Notes
Notes: svn path=/head/; revision=327772
Diffstat (limited to 'sysutils/arcconf')
-rw-r--r--sysutils/arcconf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/arcconf/Makefile b/sysutils/arcconf/Makefile
index ca2da9440ea9..8496df3e07cc 100644
--- a/sysutils/arcconf/Makefile
+++ b/sysutils/arcconf/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: arcconf
-# Date created: 28 October 2007
-# Whom: michael@fuckner.net
-#
+# Created by: michael@fuckner.net
# $FreeBSD$
PORTNAME= arcconf
@@ -23,6 +20,7 @@ SUB_FILES+= ${PERIODICSCRIPT}
RESTRICTED= May not be redistributed in binary form
NO_CDROM= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800000