aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-16 11:30:55 +0800
committeredwin <edwin@FreeBSD.org>2002-11-16 11:30:55 +0800
commit9122ce4197019fd1556db8302241aa9aa837b580 (patch)
treef1ffe1b9483cf26394e1f44dcde3342f54d802e0 /chinese
parentb7994c68dd5a0658d947b012abcca59ae7e5b77b (diff)
downloadfreebsd-ports-gnome-9122ce4197019fd1556db8302241aa9aa837b580.tar.gz
freebsd-ports-gnome-9122ce4197019fd1556db8302241aa9aa837b580.tar.zst
freebsd-ports-gnome-9122ce4197019fd1556db8302241aa9aa837b580.zip
Move the check for Harness.pm from LIB_PERL to SITE_PERL
Noticed on: bento
Diffstat (limited to 'chinese')
-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