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-Socket6 | |
parent | 9a4b840cba4ebd151663f80dc41bd99762c41b52 (diff) | |
download | pkgsrc-5f8eb8c63892f425dcd83b817762cfa6a9423ed5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/p5-Socket6')
-rw-r--r-- | net/p5-Socket6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 5c14fd15138..8cc908860e5 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/12/16 08:05:05 recht Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/27 06:05:57 snj Exp $ # DISTNAME= Socket6-0.12 @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html COMMENT= Perl5 module to support getaddrinfo() and getnameinfo() -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Socket6/.packlist # supports IPv6 (actually, af independent) |