From 3e839fced03911e060519db070ef0b74a8f453d5 Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 1 Mar 2001 06:39:18 +0000 Subject: Remove do-configure section, use PERL_CONFIGURE now. --- devel/p5-Time/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devel/p5-Time') diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile index 51ce080..ac2602a 100644 --- a/devel/p5-Time/Makefile +++ b/devel/p5-Time/Makefile @@ -15,7 +15,7 @@ DISTNAME= Time-modules-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= Time::CTime.3 \ Time::DaysInMonth.3 \ @@ -24,7 +24,4 @@ MAN3= Time::CTime.3 \ Time::Timezone.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include -- cgit v1.1