Date: Thu, 10 Jun 2010 03:50:04 GMT From: Alex Goncharov <alex-goncharov@comcast.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/147747: bash-4.1 stealthily depends on libiconv Message-ID: <201006100350.o5A3o4j0034067@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147747; it has been noted by GNATS. From: Alex Goncharov <alex-goncharov@comcast.net> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/147747: bash-4.1 stealthily depends on libiconv Date: Wed, 09 Jun 2010 23:46:50 -0400 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?201006100350.o5A3o4j0034067>