diff options
Diffstat (limited to 'www/p5-LWP-Authen-Wsse/Makefile')
-rw-r--r-- | www/p5-LWP-Authen-Wsse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile index 9de63a03449..36701d423e8 100644 --- a/www/p5-LWP-Authen-Wsse/Makefile +++ b/www/p5-LWP-Authen-Wsse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:35 wiz Exp $ DISTNAME= LWP-Authen-Wsse-0.05 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Library for enabling X-WSSE authentication in LWP DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 -DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 PERL5_PACKLIST= auto/LWP/Authen/Wsse/.packlist |