summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2012-06-05 09:27:46 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2012-06-05 09:27:46 +0000
commit362e03454522e36a45140e43da233a9547c6683c (patch)
tree77e72eacbd2e8dac585cb6069b9114b25f23edc0 /net
parentUpdate my maintainer address (diff)
Remove SITE_PERL from *_DEPENDS.
Submitted by: az
Notes
Notes: svn path=/head/; revision=298444
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Whois/Makefile2
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