From 3fdaaadb786c2aeb763e77ff128e2d55ff303e63 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 10 Oct 1998 15:57:37 +0000 Subject: Revert previous change, PERL is defined in bsd.port.mk after all. --- www/p5-libwww/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index ff02dd690249..e8bac4928ccc 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -4,7 +4,7 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.24 1998/10/07 11:26:22 ache Exp $ +# $Id: Makefile,v 1.25 1998/10/10 03:28:14 steve Exp $ # DISTNAME= libwww-perl-5.36 @@ -58,7 +58,7 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: @ cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} \ + ${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL PREFIX=${PREFIX} \ INSTALLMAN1DIR=${PREFIX}/man/man1 .include -- cgit v1.2.3