Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2013 21:40:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        office@FreeBSD.org
Subject:   Re: ports/176205: commit references a PR
Message-ID:  <201302182140.r1ILe07A083624@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176205; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176205: commit references a PR
Date: Mon, 18 Feb 2013 21:37:49 +0000 (UTC)

 Author: jkim
 Date: Mon Feb 18 21:37:41 2013
 New Revision: 312531
 URL: http://svnweb.freebsd.org/changeset/ports/312531
 
 Log:
   Fix jakarta-commons-httpclient build with some locale.
   
   PR:		ports/176205
 
 Modified:
   head/editors/libreoffice/Makefile
 
 Modified: head/editors/libreoffice/Makefile
 ==============================================================================
 --- head/editors/libreoffice/Makefile	Mon Feb 18 21:36:06 2013	(r312530)
 +++ head/editors/libreoffice/Makefile	Mon Feb 18 21:37:41 2013	(r312531)
 @@ -396,6 +396,7 @@ LDFLAGS=	-L${LOCALBASE}/lib
  
  MAKE_ENV+=	ENVCFLAGS="${CFLAGS}" ENVCXXFLAGS="${CXXFLAGS}"
  MAKE_ENV+=	ENVLINKFLAGS="${LDFLAGS}"
 +MAKE_ENV+=	LANG=C LC_ALL=C
  MAKE_ENV+=	USE_GMAKE=1
  
  TMPDIR?=	/tmp
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302182140.r1ILe07A083624>