summaryrefslogtreecommitdiff
path: root/net/p5-INET6
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-12-17 14:22:30 +0000
committermartti <martti@pkgsrc.org>2003-12-17 14:22:30 +0000
commit88290cc8247c536d89e5b5cd9e6113f84a95afda (patch)
tree70b2728724055caa0a829055011bd96bb3f51f77 /net/p5-INET6
parentc85a7291f7c0ece53b4462ba886fd7450c90212f (diff)
downloadpkgsrc-88290cc8247c536d89e5b5cd9e6113f84a95afda.tar.gz
Use buildlink
Diffstat (limited to 'net/p5-INET6')
-rw-r--r--net/p5-INET6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-INET6/Makefile b/net/p5-INET6/Makefile
index 070e930675b..0ce6e49ae52 100644
--- a/net/p5-INET6/Makefile
+++ b/net/p5-INET6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/16 19:41:03 martti Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/17 14:22:30 martti Exp $
#
DISTNAME= INET6-2.00
@@ -13,5 +13,6 @@ COMMENT= Object interface for AF_INET|AF_INET6 domain sockets
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Socket/INET6/.packlist
+.include "../../net/p5-Socket6/buildlink2.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"