[MacPorts] #15883: Remove --prefix=${prefix} where unnecessary
#15883: Remove --prefix=${prefix} where unnecessary -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- There are several ports that list `--prefix=${prefix}` in the `configure.args`. It's not necessary to do that because MacPorts already puts `--prefix=${prefix}` in the `configure.pre_args`. The attached patch removes `--prefix=${prefix}` from the `configure.args` where it's unnecessary. These ports are affected: * arabica * arts * avr-libc * axel * bigloo * blackbox * blt * bochs * clisp * dcfldd * ffmpeg * fnlib * fuzz * gmime * grads * httperf * mcabber * ncview * netclasses-framework * nspr * pidgin-encryption * py-4suite-xml * rep-gtk * rrdtool * sawfish * scotty * swi-prolog-devel * sympa * szip * taskjuggler * tivodecode * tktable * wormux * yaws The maintainers of all affected ports are Cc'd. If you have no objection I will commit this in a few days. If you do not want me to change your port, please explain here. -- Ticket URL: <http://trac.macports.org/ticket/15883> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15883: Remove --prefix=${prefix} where unnecessary --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: I changed the above ports in r38785, with the exception of httperf which was already changed in r38713, and clisp which has a custom `configure` phase which currently does not make use of `configure.pre_args`. -- Ticket URL: <http://trac.macports.org/ticket/15883#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts