diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-24 18:43:34 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-24 18:43:34 +0000 |
commit | ccdb93701ae1a06dec4fcfac95d95db9242d8cf8 (patch) | |
tree | cd4b4e33591e47cf1e673bf8905cc226accf23ef /net/p5-Net-Whois/Makefile | |
parent | 9416d3fce06d56f2ad1a94593366dee0703c87dd (diff) | |
download | ports-ccdb93701ae1a06dec4fcfac95d95db9242d8cf8.tar.gz ports-ccdb93701ae1a06dec4fcfac95d95db9242d8cf8.zip |
Notes
Diffstat (limited to 'net/p5-Net-Whois/Makefile')
-rw-r--r-- | net/p5-Net-Whois/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 7a9a247a8c5c..dafc65a939bf 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$ +# $Id: Makefile,v 1.1.1.1 1997/06/07 04:07:27 jfitz Exp $ # DISTNAME= Net-Whois-0.21 @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= Net MAINTAINER= jfitz@FreeBSD.ORG -BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +USE_PERL5= YES MANPREFIX= /usr/local/lib/perl5 MAN3= Net::Whois.3 |