aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Babelfish
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-04 11:54:23 +0800
committerpetef <petef@FreeBSD.org>2001-12-04 11:54:23 +0800
commit4b9baaae1d77a6dfbb01853d79eda1b83374c1ae (patch)
tree040b7c3528d12b1f8bb14757654bdf80e5bd57e5 /www/p5-WWW-Babelfish
parentb2671fccae776fa857d902239b4722c7cee4482b (diff)
downloadfreebsd-ports-gnome-4b9baaae1d77a6dfbb01853d79eda1b83374c1ae.tar.gz
freebsd-ports-gnome-4b9baaae1d77a6dfbb01853d79eda1b83374c1ae.tar.zst
freebsd-ports-gnome-4b9baaae1d77a6dfbb01853d79eda1b83374c1ae.zip
Add a dependency on ports/devel/p5-IO-String.
PR: 32486 Submitted by: Christopher Elkins <chrise@scardini.com>
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}