From 6ff48e076b5261684ded790542fdc5ae50976bc6 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 5 Jan 2004 11:53:39 +0000 Subject: bl3ify --- security/tcp_wrappers/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/tcp_wrappers/Makefile b/security/tcp_wrappers/Makefile index fddad7c42e4..e7fccd73428 100644 --- a/security/tcp_wrappers/Makefile +++ b/security/tcp_wrappers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:53:19 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/05 12:04:20 jlam Exp $ DISTNAME= tcp_wrappers_7.6-ipv6.1 PKGNAME= tcp_wrappers-7.6.1 @@ -12,8 +12,10 @@ COMMENT= Monitor and filter incoming requests for network services ONLY_FOR_PLATFORM= IRIX-*-* Darwin-*-* SunOS-*-* Linux-*-* # in NetBSD base system -USE_BUILDLINK2= # defined -USE_LIBTOOL= # defined +PKG_INSTALLATION_TYPES= overwrite pkgviews + +USE_BUILDLINK3= yes +USE_LIBTOOL= yes .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3