summaryrefslogtreecommitdiff
path: root/net-mgmt/irrtoolset
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/irrtoolset
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
Notes
Notes: svn path=/head/; revision=327757
Diffstat (limited to 'net-mgmt/irrtoolset')
-rw-r--r--net-mgmt/irrtoolset/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 9a1a781b3b6b..7dc394db8862 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -17,4 +17,5 @@ USE_AUTOTOOLS= libtool
MAN1= rtconfig.1 peval.1 rpslcheck.1 irrtoolset-errors.1
+NO_STAGE= yes
.include <bsd.port.mk>