summaryrefslogtreecommitdiff
path: root/net/ipv6calc
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:39:50 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:39:50 +0000
commit76841332f62dac650f1944f02dce736a39e9c4fe (patch)
tree3af8a629557d42cc5ba51f78c1d07e1e527969fc /net/ipv6calc
parent94b1a6ab89f6a52d7ed2e8ca29667138e5218f50 (diff)
downloadpkgsrc-76841332f62dac650f1944f02dce736a39e9c4fe.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/ipv6calc')
-rw-r--r--net/ipv6calc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile
index ea481d6624e..7590b8d4e4f 100644
--- a/net/ipv6calc/Makefile
+++ b/net/ipv6calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/03/26 02:27:48 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2004/04/25 08:41:24 snj Exp $
#
DISTNAME= ipv6calc-0.46
@@ -14,12 +14,12 @@ COMMENT= Manipulates IPv6 addresses
# be listed in README-IPv6.html. Leave this comment here to make it so!
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
MAKE_ENV+= root=${PREFIX}
INSTALL_TARGET= installonly
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"