summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-11 21:42:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-11 21:42:22 +0000
commite13e1bfde9ec4ad9bad65ebc80e39c407c2a104f (patch)
tree74ffdda07099b903aaedc3717bc6a568cecc77b3
parent- USE_PERL5 -> USE_PERL5_RUN (diff)
- Remove dependency on p5-File-Temp, it can't be installed with perl-5.8
PR: ports/70282 Submitted by: Rod Taylor <ports@rbt.ca> (maintainer)
-rw-r--r--www/bricolage/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \