ports/176205: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Feb 18 21:40:01 UTC 2013


The following reply was made to PR ports/176205; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-office mailing list