[26893] trunk/dports/audio/libsdl_mixer-framework/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Jul 10 23:55:18 PDT 2007


On Jul 10, 2007, at 23:57, source_changes at macosforge.org wrote:

> Revision: 26893
>           http://trac.macosforge.org/projects/macports/changeset/26893
> Author:   yves at macports.org
> Date:     2007-07-10 21:57:27 -0700 (Tue, 10 Jul 2007)
>
> Log Message:
> -----------
> Fix broken variant name
>
> Modified Paths:
> --------------
>     trunk/dports/audio/libsdl_mixer-framework/Portfile
>
> Modified: trunk/dports/audio/libsdl_mixer-framework/Portfile
> ===================================================================
> --- trunk/dports/audio/libsdl_mixer-framework/Portfile	2007-07-11  
> 04:47:55 UTC (rev 26892)
> +++ trunk/dports/audio/libsdl_mixer-framework/Portfile	2007-07-11  
> 04:57:27 UTC (rev 26893)
> @@ -23,7 +23,7 @@
>
>  patchfiles		PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch
>
> -variant macosx i386 {
> +platform i386 {
>          patchfiles-append   native_midi_mac.c.patch
>  }

Shouldn't that still be "platform macosx i386"? It sounds to me like  
it's patching something specifically for the Mac, so we shouldn't be  
adding that platform on all i386 systems, only on Mac i386 systems.





More information about the macports-dev mailing list