From 07cb0815a2dd82825bf86ff72b8b66664ef1473e Mon Sep 17 00:00:00 2001 From: kristerw Date: Sat, 26 Mar 2005 20:54:12 +0000 Subject: The configuration script get confused by the darwin libc, and waits for user action (and thus breaks bulk builds) Add a NOT_FOR_PLATFORM=Darwin-*-* --- net/freewais-sf/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/freewais-sf') diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 93956cf171e..10b5df92288 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/10/03 00:17:51 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/03/26 20:54:12 kristerw Exp $ # DISTNAME= freeWAIS-sf-2.2.12 @@ -11,6 +11,8 @@ MAINTAINER= bad@NetBSD.org HOMEPAGE= http://ls6-www.informatik.uni-dortmund.de/ir/projects/freeWAIS-sf/index.html COMMENT= Enhanced Wide Area Information Server +NOT_FOR_PLATFORM= Darwin-*-* + USE_BUILDLINK3= yes USE_PERL5= build USE_LIBTOOL= # defined -- cgit v1.2.3