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. --- net/p5-SNMP-Util/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/p5-SNMP-Util') diff --git a/net/p5-SNMP-Util/Makefile b/net/p5-SNMP-Util/Makefile index e1566db80e67..558fcdc7262d 100644 --- a/net/p5-SNMP-Util/Makefile +++ b/net/p5-SNMP-Util/Makefile @@ -14,14 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= fenner@FreeBSD.org -RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net/p5-SNMP +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net/p5-SNMP -USE_PERL5= yes +PERL_CONFIGURE= yes MAN3= SNMP::Util.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include -- cgit v1.2.3