On Aug 7, 2009, at 06:36, [email protected] wrote:

Revision: 55182
          http://trac.macports.org/changeset/55182
Author:   [email protected]
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


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to