summaryrefslogtreecommitdiff
path: root/chinese/metalist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-16 03:30:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-16 03:30:55 +0000
commit81ad5cede927f71ae2afdb47d0adef98ce021fc3 (patch)
treeb5d4f0a033e595d22789ba5ef32c8ea4724b7418 /chinese/metalist
parentOne of the libraries this port relied on was renamed from libosg.so.1 (diff)
Move the check for Harness.pm from LIB_PERL to SITE_PERL
Noticed on: bento
Notes
Notes: svn path=/head/; revision=70226
Diffstat (limited to 'chinese/metalist')
-rw-r--r--chinese/metalist/Makefile2
1 files changed, 1 insertions, 1 deletions
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