summaryrefslogtreecommitdiff
path: root/net/scamper
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/scamper
parentPick up. (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Notes
Notes: svn path=/head/; revision=327755
Diffstat (limited to 'net/scamper')
-rw-r--r--net/scamper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile
index 921854fe3d53..1fd6b7b5dee8 100644
--- a/net/scamper/Makefile
+++ b/net/scamper/Makefile
@@ -19,4 +19,5 @@ MAN1= scamper.1 sc_ally.1 sc_analysis_dump.1 sc_attach.1 \
MAN3= libscamperfile.3
MAN5= warts.5
+NO_STAGE= yes
.include <bsd.port.mk>