diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /www/p5-Catalyst-Manual | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Manual')
-rw-r--r-- | www/p5-Catalyst-Manual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Manual/Makefile b/www/p5-Catalyst-Manual/Makefile index f945f40ccdf4..351ce5857768 100644 --- a/www/p5-Catalyst-Manual/Makefile +++ b/www/p5-Catalyst-Manual/Makefile @@ -18,7 +18,7 @@ COMMENT= The Catalyst developer\'s manual LICENSE= ART20 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= 5.8.9+ +PERL_CONFIGURE= yes MAN3= Catalyst::Manual.3 \ Catalyst::Manual::About.3 \ |