diff options
author | Doug Barton <dougb@FreeBSD.org> | 2000-11-03 10:43:18 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2000-11-03 10:43:18 +0000 |
commit | 5c868d4aeed4ff7b28f2043a1870092889aa31ea (patch) | |
tree | e7cb3915082cd2338ce36d233b1c1fc992a9fe22 /net/p5-Net-Whois | |
parent | 55b90a3c237c5c07424cf6076dbfbf23bc797483 (diff) | |
download | ports-5c868d4aeed4ff7b28f2043a1870092889aa31ea.tar.gz ports-5c868d4aeed4ff7b28f2043a1870092889aa31ea.zip |
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 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 |