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-JavaScript-Packer | |
parent | - Add a new port: science/R-cran-Epi (diff) |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
Notes
Notes:
svn path=/head/; revision=281882
Diffstat (limited to 'textproc/p5-JavaScript-Packer')
-rw-r--r-- | textproc/p5-JavaScript-Packer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile index 848e44fad34f..b822923d0ba8 100644 --- a/textproc/p5-JavaScript-Packer/Makefile +++ b/textproc/p5-JavaScript-Packer/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl version of Dean Edwards' Packer.js RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp -PERL_CONFIGURE= 5.8.9+ +PERL_CONFIGURE= yes MAN3= JavaScript::Packer.3 |