aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Shell-Perl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:57:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:57:23 +0000
commitf6e6105ff836ed6f4094a8f311d85b6a35799b9b (patch)
treec5ec60c607361ad1397f09c1f3d11009832c21ce /shells/p5-Shell-Perl
parenta65ed2e51bf631a6b8ab766f984bf33c686d239a (diff)
downloadports-f6e6105ff836ed6f4094a8f311d85b6a35799b9b.tar.gz
ports-f6e6105ff836ed6f4094a8f311d85b6a35799b9b.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: shells)
Notes
Notes: svn path=/head/; revision=327770
Diffstat (limited to 'shells/p5-Shell-Perl')
-rw-r--r--shells/p5-Shell-Perl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/p5-Shell-Perl/Makefile b/shells/p5-Shell-Perl/Makefile
index a5fc9d0ebb01..49687c04dca6 100644
--- a/shells/p5-Shell-Perl/Makefile
+++ b/shells/p5-Shell-Perl/Makefile
@@ -27,4 +27,5 @@ USE_PERL5= configure
MAN1= pirl.1
MAN3= Shell::Perl.3 Shell::Perl::Dumper.3
+NO_STAGE= yes
.include <bsd.port.mk>