From 68c2f99c6300bc38a37eb3a8292b562cc2d8952b Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 1 Mar 2001 06:39:18 +0000 Subject: Remove do-configure section, use PERL_CONFIGURE now. --- dns/p5-Net-DNS/Makefile | 8 ++------ dns/p5-Net-DNS/pkg-descr | 1 - 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'dns') diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 8dce56d7200f..9e1750001df6 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org -USE_PERL5= yes +PERL_CONFIGURE= yes +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \ Net::DNS::Question.3 Net::DNS::RR.3 Net::DNS::RR::A.3 \ Net::DNS::RR::AFSDB.3 Net::DNS::RR::CNAME.3 Net::DNS::RR::HINFO.3 \ @@ -28,9 +29,4 @@ MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \ Net::DNS::RR::NSAP.3 Net::DNS::RR::NULL.3 Net::DNS::RR::PX.3 \ Net::DNS::Update.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include diff --git a/dns/p5-Net-DNS/pkg-descr b/dns/p5-Net-DNS/pkg-descr index a4489531f96f..9c055dcb935f 100644 --- a/dns/p5-Net-DNS/pkg-descr +++ b/dns/p5-Net-DNS/pkg-descr @@ -42,4 +42,3 @@ Net::DNS::RR is the base class for DNS resource record (RR) objects in the answer, authority, and additional sections of a DNS packet. - -- cgit v1.2.3