From 93704eb9970863c281752c05f582f5ca442af653 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 11 Aug 2004 21:42:22 +0000 Subject: - Remove dependency on p5-File-Temp, it can't be installed with perl-5.8 PR: ports/70282 Submitted by: Rod Taylor (maintainer) --- www/bricolage/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/bricolage') diff --git a/www/bricolage/Makefile b/www/bricolage/Makefile index 45ab8165aa73..2a7b98167065 100644 --- a/www/bricolage/Makefile +++ b/www/bricolage/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13-modperl \ ${SITE_PERL}/${PERL_ARCH}/Cache/Mmap.pm:${PORTSDIR}/devel/p5-Cache-Mmap \ ${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container \ ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \ ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ -- cgit