diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 06:05:57 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 06:05:57 +0000 |
commit | 5f8eb8c63892f425dcd83b817762cfa6a9423ed5 (patch) | |
tree | 298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/p5-SOAP-Lite/Makefile | |
parent | 9a4b840cba4ebd151663f80dc41bd99762c41b52 (diff) | |
download | pkgsrc-5f8eb8c63892f425dcd83b817762cfa6a9423ed5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 90d75553960..141896b025a 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/01/06 04:26:53 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/27 06:05:57 snj Exp $ # DISTNAME= SOAP-Lite-0.55 @@ -14,7 +14,7 @@ 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 -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SOAP/Lite/.packlist .include "../../lang/perl5/module.mk" |