aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Babelfish
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-04 03:54:23 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-04 03:54:23 +0000
commit555fb0a8fd2952092014651d6363d8784661189d (patch)
treebb132f05e9033f0191396acc5416d50a2b95c358 /www/p5-WWW-Babelfish
parent76928bc0a90309e07be71fc3c4b66abb289e9f96 (diff)
downloadports-555fb0a8fd2952092014651d6363d8784661189d.tar.gz
ports-555fb0a8fd2952092014651d6363d8784661189d.zip
Add a dependency on ports/devel/p5-IO-String.
PR: 32486 Submitted by: Christopher Elkins <chrise@scardini.com>
Notes
Notes: svn path=/head/; revision=51007
Diffstat (limited to 'www/p5-WWW-Babelfish')
-rw-r--r--www/p5-WWW-Babelfish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile
index 837d3d837efd..65a33dde829f 100644
--- a/www/p5-WWW-Babelfish/Makefile
+++ b/www/p5-WWW-Babelfish/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}