diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-20 14:28:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-20 14:28:26 +0000 |
commit | 27025061cd005a3c3473b1d69327793458ed3106 (patch) | |
tree | 946022137ea8971a1f6db542f921b36166935977 /net | |
parent | 52578cd24d8ddda4315af365333ce66af6d7fdaf (diff) | |
download | pkgsrc-27025061cd005a3c3473b1d69327793458ed3106.tar.gz |
Dependency is not necessary. Per obache. I stop touching this package now...
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 17d49e883ca..aa7908f1d9e 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/10/20 14:06:40 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2008/10/20 14:28:26 wiz Exp $ # DISTNAME= SOAP-Lite-0.710.08 @@ -15,7 +15,6 @@ COMMENT= Perl5 module providing a lightweight interface to SOAP DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser -DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version PKG_DESTDIR_SUPPORT= user-destdir |