diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-02 14:36:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-10-02 14:36:06 +0000 |
commit | 7170bf9b5451e769d9ed6a125ba60fd107367520 (patch) | |
tree | 02630485db8f891cd11c8e8e579413414a3f6f52 /textproc/p5-JavaScript-Packer/Makefile | |
parent | 3e0a0ed8c7ac94b8d18b9a7e8e4e9010b899dba5 (diff) | |
download | ports-7170bf9b5451e769d9ed6a125ba60fd107367520.tar.gz ports-7170bf9b5451e769d9ed6a125ba60fd107367520.zip |
Notes
Diffstat (limited to 'textproc/p5-JavaScript-Packer/Makefile')
-rw-r--r-- | textproc/p5-JavaScript-Packer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile index b822923d0ba8..5eab4606143f 100644 --- a/textproc/p5-JavaScript-Packer/Makefile +++ b/textproc/p5-JavaScript-Packer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= JavaScript-Packer -PORTVERSION= 1.004 +PORTVERSION= 1.006 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl version of Dean Edwards' Packer.js +BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp PERL_CONFIGURE= yes |