Date: Mon, 28 Dec 1998 23:54:10 -0500 From: "Donald J . Maddox" <dmaddox@conterra.com> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: vanilla@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/gtk11-devel Makefile Message-ID: <19981228235410.A363@rhiannon.conterra.com> In-Reply-To: <199812290134.RAA27834@silvia.hip.berkeley.edu>; from Satoshi Asami on Mon, Dec 28, 1998 at 05:34:38PM -0800 References: <199812281357.FAA02643@freefall.freebsd.org> <199812290134.RAA27834@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 28, 1998 at 05:34:38PM -0800, Satoshi Asami wrote:
> * x11-toolkits/gtk11-devel Makefile
> * Log:
> * Change RUN_DEPEND to BUILD_DEPEND.
>
> Are you sure? I had to add gettext as RUN_DEPENDS to gnomelibs, as
> one of the headers are required to compile anything requiring
> libgnome. If gettext has to be installed on a machine when you
> compile something with gtk11-devel, then it should be RUN_DEPENDS as
> well.
In this case, the port is broken either way... Unless '--disable-nls'
is added to CONFIGURE_ARGS, it fails looking for a nonexistant libintl.h,
and even if '--disable-nls' is added, it seems to want the gettext headers
to be installed in the build dir, and fails when it tries to copy the
nonexistant ${WORKDIR}/gtk+-1.1.9/intl/gettext.h...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981228235410.A363>
