aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Babelfish
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-01-09 13:38:57 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-01-09 13:38:57 +0000
commitb180fa81dcd0767a71812c4a51c6cfe756e8c6f5 (patch)
treeb85d043ee8dae6a32bda5edd3f056912733668d5 /www/p5-WWW-Babelfish
parent9266d1b8032c551a93a229ab74ae80675edc219e (diff)
downloadports-b180fa81dcd0767a71812c4a51c6cfe756e8c6f5.tar.gz
ports-b180fa81dcd0767a71812c4a51c6cfe756e8c6f5.zip
Remove an extraneous 'perl5' word on the BUILD_DEPENDS line.
Approved by: will
Notes
Notes: svn path=/head/; revision=36998
Diffstat (limited to 'www/p5-WWW-Babelfish')
-rw-r--r--www/p5-WWW-Babelfish/Makefile2
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}