[MacPorts] #53237: apache24-devel @ 2.4.25: LIBTOOLS path incorrect in config_vars.mk
MacPorts
noreply at macports.org
Fri Jan 6 22:26:48 UTC 2017
#53237: apache24-devel @ 2.4.25: LIBTOOLS path incorrect in config_vars.mk
-------------------------+----------------------------
Reporter: josephsacco | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.5
Keywords: | Port: apache24-devel
-------------------------+----------------------------
The LIBTOOLS path in /opt/local/www/apache2/build/config_vars.mk is
incorrrect:
LIBTOOL = /opt/local/share/apr-1/share/apr-1/build/libtool --silent
It should be
LIBTOOL = /opt/local/share/apr-1/build/libtool --silent
The problem arises from a libtool path correction in the Portfile that is
not required. A unified diff for the corrected Portfile is attached.
-Joseph
--
Ticket URL: <https://trac.macports.org/ticket/53237>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list