summaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-23 03:19:48 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-23 03:19:48 +0000
commitd8b3b9522020ca8d4dbf27a8db158252b7ff911f (patch)
tree6a5383785bc56d141e2dbfdd7432caf7cccc2c4c /net/p5-Net-Whois
parentUnbreak this with new perl variables. (diff)
unbreak this after perl changes
Notes
Notes: svn path=/head/; revision=12735
Diffstat (limited to 'net/p5-Net-Whois')
-rw-r--r--net/p5-Net-Whois/Makefile4
-rw-r--r--net/p5-Net-Whois/pkg-plist7
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