diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-16 03:30:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-16 03:30:55 +0000 |
commit | 81ad5cede927f71ae2afdb47d0adef98ce021fc3 (patch) | |
tree | b5d4f0a033e595d22789ba5ef32c8ea4724b7418 /chinese/metalist | |
parent | 1d9bdfcc5fada355628c504f3e03b4c144cba58c (diff) | |
download | ports-81ad5cede927f71ae2afdb47d0adef98ce021fc3.tar.gz ports-81ad5cede927f71ae2afdb47d0adef98ce021fc3.zip |
Notes
Diffstat (limited to 'chinese/metalist')
-rw-r--r-- | chinese/metalist/Makefile | 2 |
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 |