Date: Fri, 2 Jun 2000 19:45:56 -0700 From: Jeremy Lea <reg@FreeBSD.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/gimp1 Makefile ports/graphics/gimp1/files md5 ports/graphics/gimp1/pkg PLIST PLIST.perl Message-ID: <20000602194556.F302@shale.csir.co.za> In-Reply-To: <200005300647.XAA47798@freefall.freebsd.org>; from sobomax@FreeBSD.org on Mon, May 29, 2000 at 11:47:15PM -0700 References: <200005300647.XAA47798@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Mon, May 29, 2000 at 11:47:15PM -0700, Maxim Sobolev wrote: > Log: > Update to 1.1.23. Also remove mandatory libintl dependency (should > be inherited from gtk++). Please don't do this. Depending on gettext normally requires that you pass CPPFLAGS and LIBS in CONFIGURE_ENV, and this is the only way that people will know not to remove these. Thanks to some fancy footwork in bsd.port.mk we no longer need to minimise the number of depends, so please only remove reduncant depends if they are not being used by the port directly. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ 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?20000602194556.F302>