Subject: Re: hidden dependencies, Act II
To: NetBSD Packages Technical Discussion List <tech-pkg@NetBSD.ORG>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 06/14/2001 14:02:22
[ On Thursday, June 14, 2001 at 11:24:06 (-0400), Todd Vierling wrote: ]
> Subject: Re: hidden dependencies, Act II 
>
> -lwrap should be bound to a USE_* macro.  TCP wrappers don't exist by
> default on, e.g., Solaris.

Or maybe the external package could just have:

	.if (${OPSYS} == "SunOS")
	DEPENDS+=	tcp_wrappers-7.6.1nb1../../security/tcp_wrappers
	.endif

-- 
							Greg A. Woods

+1 416 218-0098      VE3TCP      <gwoods@acm.org>     <woods@robohack.ca>
Planix, Inc. <woods@planix.com>;   Secrets of the Weird <woods@weird.com>