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. --- www/p5-HTML-Stream/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www/p5-HTML-Stream/Makefile') diff --git a/www/p5-HTML-Stream/Makefile b/www/p5-HTML-Stream/Makefile index 5d431b24eca0..473bb26420bd 100644 --- a/www/p5-HTML-Stream/Makefile +++ b/www/p5-HTML-Stream/Makefile @@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -USE_PERL5= YES +PERL_CONFIGURE= YES MAN3= HTML::Stream.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - .include -- cgit