[23788] trunk/dports/aqua/macsword/Portfile

Juan Manuel Palacios jmpp at macports.org
Mon Apr 9 18:21:48 PDT 2007


On Apr 9, 2007, at 8:49 PM, source_changes at macosforge.org wrote:

>
>
> Log Message
> Fix app bundle path for newer Xcodes.
>
> Modified Paths
> 	• 	trunk/dports/aqua/macsword/Portfile
>

---snip---

>
>  destroot {
>         xinstall -d -m 0755 ${destroot}/Applications/MacPorts
> -       system "cp -R ${worksrcpath}/build/MacSword.app \
> +       system "cp -R ${worksrcpath}/build/Deployment/MacSword.app \
>                 ${destroot}/Applications/MacPorts"
>  }


	Shouldn't these paths and Xcode settings be handled through the Xcode 
PortGroup?


-jmpp




More information about the macports-dev mailing list