Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jun 2017 21:47:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219811] CONFIGURE_ENV do not take effect
Message-ID:  <bug-219811-13-sPxi8eIJML@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219811-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219811-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219811

Mathieu Arnold <mat@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> ---
I do not see any bug here. CONFIGURE_ENV is not some kind of "magic" that
happens to be added to the environment of the do-configure target.

If you want it to work, you must not define do-configure yourself.

See the definition of do-configure starting line 3111 of the current
Mk/bsd.port.mk, and especially how CONFIGURE_CMD (./configure) is run betwe=
en
lines 3132 to 3140.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219811-13-sPxi8eIJML>