summaryrefslogtreecommitdiff
path: root/security/tcp_wrappers
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 11:53:39 +0000
committerjlam <jlam>2004-01-05 11:53:39 +0000
commite86d0cbb86bed9e4dd63183f3ee07422a7cf0288 (patch)
tree44885fd46499bfa7742a2d7cb64609307f287d1e /security/tcp_wrappers
parent0eca5e840ad0de089687579397a187cd3e78eacc (diff)
downloadpkgsrc-e86d0cbb86bed9e4dd63183f3ee07422a7cf0288.tar.gz
bl3ify
Diffstat (limited to 'security/tcp_wrappers')
-rw-r--r--security/tcp_wrappers/Makefile8
1 files changed, 5 insertions, 3 deletions
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"