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-Minifier-XS | |
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-Minifier-XS')
-rw-r--r-- | textproc/p5-JavaScript-Minifier-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-JavaScript-Minifier-XS/Makefile b/textproc/p5-JavaScript-Minifier-XS/Makefile index 2fd9603814bd..94647bbab927 100644 --- a/textproc/p5-JavaScript-Minifier-XS/Makefile +++ b/textproc/p5-JavaScript-Minifier-XS/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS based JavaScript minifier -PERL_CONFIGURE= 5.8.8+ +PERL_CONFIGURE= yes MAN3= JavaScript::Minifier::XS.3 |