diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-06-05 09:27:46 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-06-05 09:27:46 +0000 |
commit | 362e03454522e36a45140e43da233a9547c6683c (patch) | |
tree | 77e72eacbd2e8dac585cb6069b9114b25f23edc0 /net/p5-Net-Whois | |
parent | a6e0039284e07e43d70a6aff07c60e91d1632d8d (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Whois')
-rw-r--r-- | net/p5-Net-Whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 2cee72446579..706b9640a251 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= A perl5 module to get information using the Whois protocol -RUN_DEPENDS= ${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes +RUN_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes PERL_CONFIGURE= YES |