summaryrefslogtreecommitdiff
path: root/net/p5-Net-Z3950
diff options
context:
space:
mode:
authorsnj <snj>2004-05-08 07:37:40 +0000
committersnj <snj>2004-05-08 07:37:40 +0000
commitf97d3d3771e8adea38bd9a407664e0b95a40e07f (patch)
tree56b3ca831a1f369bfd85684331e2795a12a2fc22 /net/p5-Net-Z3950
parentd051a8324aa8edb53b2f182b714120b5a0adf23d (diff)
downloadpkgsrc-f97d3d3771e8adea38bd9a407664e0b95a40e07f.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/p5-Net-Z3950')
-rw-r--r--net/p5-Net-Z3950/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile
index 773cff4dcd8..fc2775a7206 100644
--- a/net/p5-Net-Z3950/Makefile
+++ b/net/p5-Net-Z3950/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/12/30 17:27:31 cjep Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/08 07:37:41 snj Exp $
#
DISTNAME= Net-Z3950-0.32
@@ -14,9 +14,9 @@ COMMENT= Perl interface to the Z39.50 information retrieval protocol
DEPENDS+= p5-MARC>=1.15:../../databases/p5-MARC
DEPENDS+= p5-Event>=0.77:../../devel/p5-Event
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Z3950/.packlist
.include "../../lang/perl5/module.mk"
-.include "../../net/yaz/buildlink2.mk"
+.include "../../net/yaz/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"