From 13cb86ebad650a8043826d6e1c7002caef451aac Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 6 Jan 2001 19:32:35 +0000 Subject: Remove extra " perl5" at end of dependency line. Submitted by: obento.. --- net/p5-SOAP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/p5-SOAP/Makefile b/net/p5-SOAP/Makefile index 973bbc9f39c4..54b667146b4a 100644 --- a/net/p5-SOAP/Makefile +++ b/net/p5-SOAP/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww perl5 + ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} -- cgit v1.2.3