From 9f4f61457e494b07f2a0a159b8460ad54c2afbfe Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 6 Feb 2003 14:24:58 +0000 Subject: Convert this package buildlink2 and add missing dependence on "openssl" package. Bump package revision to reflect changes. --- net/ipv6calc/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index c369afa49d6..a14a6a3d6a7 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/01/11 08:46:40 salo Exp $ -# +# $NetBSD: Makefile,v 1.13 2003/02/06 14:24:58 tron Exp $ DISTNAME= ipv6calc-0.45 +PKG_REVISON= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ @@ -13,8 +13,10 @@ COMMENT= Manipulates IPv6 adresses # be listed in README-IPv6.html. Leave this comment here to make it so! GNU_CONFIGURE= yes +USE_BUILDLINK= yes USE_GMAKE= yes MAKE_ENV+= root=${PREFIX} INSTALL_TARGET= installonly +.include "../../security/openssl/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3