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 /textproc/p5-Text-Chomp | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) | |
download | ports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Chomp')
-rw-r--r-- | textproc/p5-Text-Chomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile index adfd99156506..c455f64dd503 100644 --- a/textproc/p5-Text-Chomp/Makefile +++ b/textproc/p5-Text-Chomp/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A module implementing a portable chomp -PERL_CONFIGURE= 5.8.6+ +PERL_CONFIGURE= yes MAN3= Text::Chomp.3 |