[42457] trunk/dports/aqua/aquaterm/Portfile

nox n.oxyde at gmail.com
Fri Nov 21 10:48:05 PST 2008


Le 21 nov. 08 à 19:34, mcalhoun at macports.org a écrit :

> Revision42457Authormcalhoun at macports.orgDate2008-11-21 10:34:31  
> -0800 (Fri, 21 Nov 2008)Log Message
> aquaterm: allow universal build
> Modified Paths
> 	• trunk/dports/aqua/aquaterm/Portfile
> Diff
> Modified: trunk/dports/aqua/aquaterm/Portfile (42456 => 42457)
> --- trunk/dports/aqua/aquaterm/Portfile	2008-11-21 17:58:39 UTC (rev  
> 42456)
> +++ trunk/dports/aqua/aquaterm/Portfile	2008-11-21 18:34:31 UTC (rev  
> 42457)
> @@ -44,3 +44,7 @@
>  xcode.destroot.type		mixed
>  xcode.destroot.settings USER_APPS_DIR=${applications_dir} \
>  						FRAMEWORKS_DIR=${frameworks_dir}
> +
> +variant universal {
> +	patchfiles-delete  patch-disable-universal.diff
> +}

The custom variant will have to be removed when 1.7.0 is released.  
trunk/ already sets the correct ARCHS xcodebuild argument when a  
universal build is requested. I haven't committed the variant because  
I forgot this behaviour does not exist in 1.6.0.

We really need to release the 1.7.0 version soon.



More information about the macports-dev mailing list