diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-01-09 13:38:57 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-01-09 13:38:57 +0000 |
commit | b180fa81dcd0767a71812c4a51c6cfe756e8c6f5 (patch) | |
tree | b85d043ee8dae6a32bda5edd3f056912733668d5 /www | |
parent | 9266d1b8032c551a93a229ab74ae80675edc219e (diff) | |
download | ports-b180fa81dcd0767a71812c4a51c6cfe756e8c6f5.tar.gz ports-b180fa81dcd0767a71812c4a51c6cfe756e8c6f5.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Babelfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile index 688d0bb646e5..d364bfcecba6 100644 --- a/www/p5-WWW-Babelfish/Makefile +++ b/www/p5-WWW-Babelfish/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww perl5 +BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} |