Changed page "PortfileRecipes" by jmr@macports.org from 123.243.246.165* Page URL: <http://trac.macports.org/wiki/PortfileRecipes> Diff URL: <http://trac.macports.org/wiki/PortfileRecipes?action=diff&version=21> Revision 21 Comment: reword statement about prefixes -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: PortfileRecipes ========================================================================= --- PortfileRecipes (version: 20) +++ PortfileRecipes (version: 21) @@ -104,7 +104,7 @@ == Don't hardcode /opt/local == #hardcode_opt_local -Make sure to never hardcode /opt/local anywhere as that is the default prefix for MacPorts, but other ones can be used. Many ports will either use a simple reinplace like +Make sure to never hardcode /opt/local anywhere as that is only the default prefix for MacPorts; a different prefix can be used. Many ports will either use a simple reinplace like {{{ reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/Makefile }}} -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on PortfileRecipes. If it was not you, please report to .
participants (1)
-
MacPorts