aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Bundle-Perl6/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-06 14:40:31 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-06 14:40:31 +0000
commit8dd7cad550eeb1b46091549b984234cfcfee12ef (patch)
tree68f26e3c9c411dfa3f5e0f52fc9215fded19cee8 /devel/p5-Bundle-Perl6/Makefile
parentcee9066904ed7128558221774c5dea297e41eaf5 (diff)
downloadports-8dd7cad550eeb1b46091549b984234cfcfee12ef.tar.gz
ports-8dd7cad550eeb1b46091549b984234cfcfee12ef.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=338884
Diffstat (limited to 'devel/p5-Bundle-Perl6/Makefile')
-rw-r--r--devel/p5-Bundle-Perl6/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-Bundle-Perl6/Makefile b/devel/p5-Bundle-Perl6/Makefile
index 1921457295f9..6d2628961f6c 100644
--- a/devel/p5-Bundle-Perl6/Makefile
+++ b/devel/p5-Bundle-Perl6/Makefile
@@ -8,12 +8,9 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
-COMMENT= A bundle to install Perl6-related modules
+COMMENT= Bundle to install Perl6-related modules
USES= perl5
USE_PERL5= configure
-MAN3= Bundle::Perl6.3
-
-NO_STAGE= yes
.include <bsd.port.mk>