From eaf6f3b815fa103c5852e5b4521a15810217d622 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 10 Mar 2001 23:36:22 +0000 Subject: Depend on "tcp_wrappers" version "7.6.1nb1" or newer under Solaris. --- net/ORBit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ORBit') diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index ad157810548..e61ea2b4f1b 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2001/03/02 17:35:14 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2001/03/10 23:36:22 tron Exp $ # DISTNAME= ORBit-0.5.6 @@ -33,7 +33,7 @@ INFO_FILES= libIDL.info .include "../../mk/bsd.prefs.mk" .if (${OPSYS} == SunOS) -DEPENDS+= tcp_wrappers>=7.6:../../security/tcp_wrappers +DEPENDS+= tcp_wrappers>=7.6.1nb1:../../security/tcp_wrappers .endif pre-configure: -- cgit v1.2.3