diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-23 02:23:13 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-23 02:23:13 +0000 |
commit | bfdbff937598a56012c9faff7bbab3fe42f8ccbf (patch) | |
tree | f7a9f24401bb6f735708ef4797eccc789e29622c /www/p5-Catalyst-Plugin-Params-Nested | |
parent | 4f2aec05535dffb05d5f87417e46d31f60b08932 (diff) | |
download | ports-bfdbff937598a56012c9faff7bbab3fe42f8ccbf.tar.gz ports-bfdbff937598a56012c9faff7bbab3fe42f8ccbf.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Params-Nested')
-rw-r--r-- | www/p5-Catalyst-Plugin-Params-Nested/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Params-Nested/Makefile b/www/p5-Catalyst-Plugin-Params-Nested/Makefile index 79abfa432062..4c28ac1ab1a0 100644 --- a/www/p5-Catalyst-Plugin-Params-Nested/Makefile +++ b/www/p5-Catalyst-Plugin-Params-Nested/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Nested params (ala Ruby on Rails or PHP-style param arrays) -BUILD_DEPENDS= p5-CGI-Expand>=1.06:${PORTSDIR}/www/p5-CGI-Expand \ +BUILD_DEPENDS= p5-CGI-Expand>=1.06:${PORTSDIR}/www/p5-CGI-Expand RUN_DEPENDS= p5-CGI-Expand>=1.06:${PORTSDIR}/www/p5-CGI-Expand \ p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime |