aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-SOAP
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2001-01-07 03:32:35 +0800
committerasami <asami@FreeBSD.org>2001-01-07 03:32:35 +0800
commit7ee292a670b48e7f2744777d4361f16fffffeef0 (patch)
tree1a3864dee9716731073253564e04e91e97805f8e /net/p5-SOAP
parenteef4ad68daa53a6dcb6307d8b93e66dc88f021cf (diff)
downloadfreebsd-ports-gnome-7ee292a670b48e7f2744777d4361f16fffffeef0.tar.gz
freebsd-ports-gnome-7ee292a670b48e7f2744777d4361f16fffffeef0.tar.zst
freebsd-ports-gnome-7ee292a670b48e7f2744777d4361f16fffffeef0.zip
Remove extra " perl5" at end of dependency line.
Submitted by: obento..
Diffstat (limited to 'net/p5-SOAP')
-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}