summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 06:05:57 +0000
committersnj <snj>2004-04-27 06:05:57 +0000
commitcba71674d95c91a66cbaf6ea7d365e1c7e87ffb5 (patch)
tree298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/p5-SOAP-Lite
parented5e12e656bacee6464cd8e94f05c013fc66fdf9 (diff)
downloadpkgsrc-cba71674d95c91a66cbaf6ea7d365e1c7e87ffb5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r--net/p5-SOAP-Lite/Makefile4
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"