[57132] branches/release_1_8/base

blb at macports.org blb at macports.org
Sun Sep 6 13:01:41 PDT 2009


Revision: 57132
          http://trac.macports.org/changeset/57132
Author:   blb at macports.org
Date:     2009-09-06 13:01:38 -0700 (Sun, 06 Sep 2009)
Log Message:
-----------
Merge r57131 from trunk: portfile.7 - fix macosx_deployment_target name, ticket #19508

Revision Links:
--------------
    http://trac.macports.org/changeset/57131

Modified Paths:
--------------
    branches/release_1_8/base/doc/portfile.7

Property Changed:
----------------
    branches/release_1_8/base/


Property changes on: branches/release_1_8/base
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/gsoc08-privileges/base:37343-46937
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793,55825,56147,56435,56448,56666,56889,57026,57048,57055
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692
   + /branches/gsoc08-privileges/base:37343-46937
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793,55825,56147,56435,56448,56666,56889,57026,57048,57055,57131
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692

Modified: branches/release_1_8/base/doc/portfile.7
===================================================================
--- branches/release_1_8/base/doc/portfile.7	2009-09-06 19:59:58 UTC (rev 57131)
+++ branches/release_1_8/base/doc/portfile.7	2009-09-06 20:01:38 UTC (rev 57132)
@@ -250,6 +250,17 @@
 	sha1 a633a9a811a138eac5ed440d583473b644135ef5 \e\ 
 	rmd160 941cf8f2ef8459ec4f9ce65772e134505d46566
 .Ed
+.It Ic macosx_deployment_target
+Value for MACOSX_DEPLOYMENT_TARGET environment variable when invoking the configure script.
+.br 
+.Sy Type:
+.Em optional
+.br 
+.Sy Default:
+.Em (current OS version)
+.br
+.Sy Example:
+.Dl macosx_deployment_target 10.4
 .It Ic use_parallel_build
 If set to yes (and the user has enabled buildmakejobs in
 .Pa macports.conf
@@ -992,14 +1003,6 @@
 .br 
 .Sy Type:
 .Em optional
-.It Ic configure.macosx_deployment_target
-Flags to put in the MACOSX_DEPLOYMENT_TARGET environment variable when invoking the configure script.
-.br 
-.Sy Type:
-.Em optional
-.br 
-.Sy Example:
-.Dl configure.macosx_deployment_target 10.4
 .It Ic configure.cc
 C-compiler to put in the CC environment variable when invoking the configure script.
 .br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090906/0b634387/attachment.html>


More information about the macports-changes mailing list