Depend on "tcp_wrappers" version "7.6.1nb1" or newer under Solaris.
This commit is contained in:
parent
6eb5f5ce9f
commit
8d63bfb4e2
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue