summaryrefslogtreecommitdiff
path: root/net/ORBit
diff options
context:
space:
mode:
authortron <tron>2001-03-10 23:36:22 +0000
committertron <tron>2001-03-10 23:36:22 +0000
commiteaf6f3b815fa103c5852e5b4521a15810217d622 (patch)
treef0ae818f2990baf80262e1a4e62b5033b00e7470 /net/ORBit
parente686f8c2e32b45fa08a8c5ef7fd55f6c3daa14e0 (diff)
downloadpkgsrc-eaf6f3b815fa103c5852e5b4521a15810217d622.tar.gz
Depend on "tcp_wrappers" version "7.6.1nb1" or newer under Solaris.
Diffstat (limited to 'net/ORBit')
-rw-r--r--net/ORBit/Makefile4
1 files changed, 2 insertions, 2 deletions
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: