[Bug 201733] databases/levigo: CONFIGURE_ENV is recursive

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 24 01:46:32 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201733

Jason Unovitch <jason.unovitch at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason.unovitch at gmail.com

--- Comment #1 from Jason Unovitch <jason.unovitch at gmail.com> ---
Created attachment 159126
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159126&action=edit
levigo-20150216_1.patch

Thanks!

Patch attached to fix and bump PORTREVISION so the package actually gets
compiled with the right compiler and options.

Before:

--CONFIGURE_ENV--
Variable CONFIGURE_ENV is recursive.

After:

--CONFIGURE_ENV--
CC=clang  CXX=c++ XDG_DATA_HOME=/wrkdirs/usr/ports/databases/levigo/work 
XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/levigo/work 
HOME=/wrkdirs/usr/ports/databases/levigo/work TMPDIR="/tmp" SHELL=/bin/sh
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list