Date: Wed, 9 Jun 2004 16:04:01 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: rpm@keynetics.com, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/67744: Can't build devel/gettext in batch mode Message-ID: <200406091604.i59G41lA021369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Can't build devel/gettext in batch mode State-Changed-From-To: open->closed State-Changed-By: adamw State-Changed-When: Wed Jun 9 16:01:58 GMT 2004 State-Changed-Why: This isn't necessary. If BATCH is defined in the environment, the config target (usage of OPTIONS) will not be run. Try putting BATCH=yes in /etc/make.conf, or make sure to export BATCH=yes in your shell script. Check line 2671 of bsd.port.mk. http://www.freebsd.org/cgi/query-pr.cgi?pr=67744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406091604.i59G41lA021369>