From 81ad5cede927f71ae2afdb47d0adef98ce021fc3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 16 Nov 2002 03:30:55 +0000 Subject: Move the check for Harness.pm from LIB_PERL to SITE_PERL Noticed on: bento --- chinese/metalist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese/metalist/Makefile') diff --git a/chinese/metalist/Makefile b/chinese/metalist/Makefile index ed95246f7559..75228389d129 100644 --- a/chinese/metalist/Makefile +++ b/chinese/metalist/Makefile @@ -15,7 +15,7 @@ MAINTAINER= autrijus@autrijus.org BUILD_DEPENDS= ${LOCALBASE}/bin/safe_mysqld:${PORTSDIR}/databases/mysql323-server \ ${SITE_PERL}/Bundle/Slash.pm:${PORTSDIR}/www/p5-Bundle-Slash \ - ${LIB_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \ + ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl -- cgit v1.2.3