diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-03-29 19:22:57 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-03-29 19:22:57 +0000 |
commit | 1317e0e562d4614c2e9c9efd7e1791b869d0aa44 (patch) | |
tree | 203c7eb298eb1e996100f7c75cdf2e598289363f /devel/p5-JSON-RPC | |
parent | 32eda72431a3d09a709fbb81d7144751ee2f43c0 (diff) |
Notes
Diffstat (limited to 'devel/p5-JSON-RPC')
-rw-r--r-- | devel/p5-JSON-RPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-JSON-RPC/Makefile b/devel/p5-JSON-RPC/Makefile index 56c94896fc3f..7b2a7e311497 100644 --- a/devel/p5-JSON-RPC/Makefile +++ b/devel/p5-JSON-RPC/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl implementation of JSON-RPC 1.1 protocol RUN_DEPENDS= p5-CGI.pm>=2.92:${PORTSDIR}/www/p5-CGI.pm \ p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ - p5-libwww:${PORTSDIR}/www/p5-libwww + p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= YES |