diff options
Diffstat (limited to 'net/p5-Net-Whois')
-rw-r--r-- | net/p5-Net-Whois/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois/pkg-plist | 7 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 521b6f7cf826..b3e4d0db5f5b 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -3,7 +3,7 @@ # Date created: June 7th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1997/06/24 18:43:27 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/06/27 02:28:27 jfitz Exp $ # DISTNAME= Net-Whois-0.22 @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Locale/Country.pm:${PORTSDIR}/misc/p5 USE_PERL5= YES -MANPREFIX= /usr/local/lib/perl5 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Net::Whois.3 do-configure: diff --git a/net/p5-Net-Whois/pkg-plist b/net/p5-Net-Whois/pkg-plist index 82d68d3c06c7..bf52d3388475 100644 --- a/net/p5-Net-Whois/pkg-plist +++ b/net/p5-Net-Whois/pkg-plist @@ -1,4 +1,3 @@ -lib/perl5/man/man3/Net::Whois.3.gz -lib/perl5/site_perl/Net/Whois.pm -lib/perl5/site_perl/i386-freebsd/auto/Net/Whois/.packlist -@dirrm lib/perl5/site_perl/i386-freebsd/auto/Net/Whois +lib/perl5/site_perl/%%PERL_VER%%/Net/Whois.pm +lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/Whois/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Net/Whois |