summaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenSSH-Parallel
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/p5-Net-OpenSSH-Parallel
parentPick up. (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Diffstat (limited to 'net/p5-Net-OpenSSH-Parallel')
-rw-r--r--net/p5-Net-OpenSSH-Parallel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-OpenSSH-Parallel/Makefile b/net/p5-Net-OpenSSH-Parallel/Makefile
index 57e0d33fdf3c..7fd12d754624 100644
--- a/net/p5-Net-OpenSSH-Parallel/Makefile
+++ b/net/p5-Net-OpenSSH-Parallel/Makefile
@@ -22,4 +22,5 @@ USES= perl5
MAN3= Net::OpenSSH::Parallel.3 \
Net::OpenSSH::Parallel::Constants.3
+NO_STAGE= yes
.include <bsd.port.mk>