summaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2000-11-03 10:43:18 +0000
committerDoug Barton <dougb@FreeBSD.org>2000-11-03 10:43:18 +0000
commit5c868d4aeed4ff7b28f2043a1870092889aa31ea (patch)
treee7cb3915082cd2338ce36d233b1c1fc992a9fe22 /net/p5-Net-Whois
parent(1) Move all the command definitions up to the pre.mk section so they (diff)
Fix installation path for the locale codes dependency
Fix a small porlint while I'm here PR: ports/22503 Submitted by: Peter Pentchev <roam@orbitel.bg> Approved by: maintainger (dima@chg.ru)
Notes
Notes: svn path=/head/; revision=34717
Diffstat (limited to 'net/p5-Net-Whois')
-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 cd70b2f021aa..1f85624161b4 100644
--- a/net/p5-Net-Whois/Makefile
+++ b/net/p5-Net-Whois/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dima@chg.ru
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
USE_PERL5= YES