[55182] trunk/dports/lang/gnat-gcc/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Aug 7 13:04:38 PDT 2009
On Aug 7, 2009, at 06:36, snc at macports.org wrote:
> Revision: 55182
> http://trac.macports.org/changeset/55182
> Author: snc at macports.org
> Date: 2009-08-07 04:36:24 -0700 (Fri, 07 Aug 2009)
> Log Message:
> -----------
> remove hardcoded /opt/local. might consider modifying +gnatgpl to
> be in ${prefix} like apache2
> Modified: trunk/dports/lang/gnat-gcc/Portfile
> - set bootprefix /opt/local
> + set bootprefix ${prefix}
I think you misunderstand how the port is using these bootprefixes.
These are not paths where the port will install files; rather, these
are paths where the port requires there to be files in order to build
itself. See new ticket:
http://trac.macports.org/ticket/20598
More information about the macports-dev
mailing list