diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-08 16:12:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-08 16:12:07 +0000 |
commit | b73db0664b97669deacfae83e3a4f9feec40ef26 (patch) | |
tree | a0462cb1a1af1eddadec3ffc35c957942f035103 /textproc/p5-JavaScript-Packer | |
parent | - Use real PORTVERSION (diff) |
- Add LICENSE
- Use real PORTVERSION
Notes
Notes:
svn path=/head/; revision=374291
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 fbadfd112fc9..7f33bf280e62 100644 --- a/textproc/p5-JavaScript-Packer/Makefile +++ b/textproc/p5-JavaScript-Packer/Makefile @@ -15,7 +15,7 @@ COMMENT= Perl version of Dean Edwards' Packer.js LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp +BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:${PORTSDIR}/devel/p5-Regexp-RegGrp RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod |