From 7ef7264ae34f6cb991ce3f03434603e8aab6cfa8 Mon Sep 17 00:00:00 2001 From: erwin Date: Fri, 24 Oct 2003 14:15:32 +0000 Subject: Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced in the last commit. --- www/p5-Bundle-Slash/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/p5-Bundle-Slash') diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile index 0bae22528d90..60679549f99d 100644 --- a/www/p5-Bundle-Slash/Makefile +++ b/www/p5-Bundle-Slash/Makefile @@ -46,8 +46,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D ${SITE_PERL}/DBIx/Password.pm:${PORTSDIR}/databases/p5-DBIx-Password RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} - PERL_CONFIGURE= yes MAN3= Bundle::Slash.3 -- cgit