aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Search
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-20 21:48:44 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-20 21:48:44 +0000
commit4b4c1568715c890bf508f52b9c2d0fba7c96b151 (patch)
tree2f0de83bb1df10c78cc6db1acb492d4fb3ba5d25 /www/p5-WWW-Search
parentfd8b481fdf6d2ecc5ae1501db5718e15aa75f5b7 (diff)
downloadports-4b4c1568715c890bf508f52b9c2d0fba7c96b151.tar.gz
ports-4b4c1568715c890bf508f52b9c2d0fba7c96b151.zip
Notes
Diffstat (limited to 'www/p5-WWW-Search')
-rw-r--r--www/p5-WWW-Search/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile
index 1cf537fc592d..e72edba834f9 100644
--- a/www/p5-WWW-Search/Makefile
+++ b/www/p5-WWW-Search/Makefile
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= WWW
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
USE_PERL5= YES