diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-11 21:42:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-11 21:42:22 +0000 |
commit | e13e1bfde9ec4ad9bad65ebc80e39c407c2a104f (patch) | |
tree | 74ffdda07099b903aaedc3717bc6a568cecc77b3 /www/bricolage/Makefile | |
parent | 95280ab686a5e5e362e4546f81b0637a86a34332 (diff) | |
download | ports-e13e1bfde9ec4ad9bad65ebc80e39c407c2a104f.tar.gz ports-e13e1bfde9ec4ad9bad65ebc80e39c407c2a104f.zip |
Notes
Diffstat (limited to 'www/bricolage/Makefile')
-rw-r--r-- | www/bricolage/Makefile | 1 |
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 \ |