Date: Wed, 29 Jun 2011 00:48:08 +0800 From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: Wesley Shields <wxs@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/coreutils Makefile distinfo pkg-plist Message-ID: <20110628164808.GB12936@bonjour.sunpoet.net> In-Reply-To: <201106280010.p5S0AeeZ014850@repoman.freebsd.org> References: <201106280010.p5S0AeeZ014850@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 28, 2011 at 12:10:40AM +0000, Wesley Shields wrote: > wxs 2011-06-28 00:10:40 UTC > > FreeBSD ports repository > > Modified files: > sysutils/coreutils Makefile distinfo pkg-plist > Log: > - Update to 8.12. > > PR: ports/157808 > Submitted by: Ryan Steinmetz <rpsfa@rit.edu> > Approved by: maintainer timeout > > Revision Changes Path > 1.31 +3 -2 ports/sysutils/coreutils/Makefile > 1.12 +2 -2 ports/sysutils/coreutils/distinfo > 1.14 +8 -3 ports/sysutils/coreutils/pkg-plist Hi wxs, CPPFLAGS is added to CONFIGURE_ENV when GNU_CONFIGURE is set. It seems that CPPFLAGS+="-I${LOCALBASE}/include" in line 22 can be removed. Regards, sunpoet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110628164808.GB12936>