diff options
Diffstat (limited to 'devel/p5-Bundle-Perl6/Makefile')
-rw-r--r-- | devel/p5-Bundle-Perl6/Makefile | 5 |
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> |