Date: Wed, 09 Jun 2010 23:46:50 -0400 From: Alex Goncharov <alex-goncharov@comcast.net> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/147747: bash-4.1 stealthily depends on libiconv Message-ID: <E1OMYjC-000IHE-6o@daland.home> In-Reply-To: <201006100340.o5A3e3LO025976@freefall.freebsd.org> (FreeBSD-gnats-submit@FreeBSD.org) References: <201006100340.o5A3e3LO025976@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The patch: ======================================== diff -uw Makefile~ Makefile --- Makefile~ 2010-06-08 20:57:07.000000000 -0400 +++ Makefile 2010-06-09 23:03:00.000000000 -0400 @@ -45,6 +45,7 @@ MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes USE_BISON= build +USE_ICONV= yes .if !defined(NOPORTDOCS) .if !defined(WITH_INCLUDED_FAQ) ======================================== -- Alex -- alex-goncharov@comcast.net --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OMYjC-000IHE-6o>