summaryrefslogtreecommitdiff
path: root/net/p5-INET6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-INET6/Makefile')
-rw-r--r--net/p5-INET6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-INET6/Makefile b/net/p5-INET6/Makefile
index 247e879bfd5..b961115c1ac 100644
--- a/net/p5-INET6/Makefile
+++ b/net/p5-INET6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/01/28 02:21:04 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/05/08 07:37:40 snj Exp $
#
DISTNAME= INET6-2.00
@@ -10,9 +10,9 @@ MAINTAINER= adrianp@stindustries.net
HOMEPAGE= http://search.cpan.org/~mondejar/INET6/
COMMENT= Object interface for AF_INET|AF_INET6 domain sockets
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Socket/INET6/.packlist
-.include "../../net/p5-Socket6/buildlink2.mk"
+.include "../../net/p5-Socket6/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"