aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2001-01-06 19:32:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>2001-01-06 19:32:35 +0000
commit13cb86ebad650a8043826d6e1c7002caef451aac (patch)
treec95e84f4fb159ac114fbd2cc03bc442d82c61259 /net
parent91cfe10d515dec397f134f5689180df3d8bfa87b (diff)
downloadports-13cb86ebad650a8043826d6e1c7002caef451aac.tar.gz
ports-13cb86ebad650a8043826d6e1c7002caef451aac.zip
Remove extra " perl5" at end of dependency line.
Submitted by: obento..
Notes
Notes: svn path=/head/; revision=36869
Diffstat (limited to 'net')
-rw-r--r--net/p5-SOAP/Makefile2
1 files changed, 1 insertions, 1 deletions
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}