Kevin,
   I checked in a fix for building aquaterm on 10.9 into the 10.7 tree as..

Index: aquaterm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/aquaterm.info,v
retrieving revision 1.4
diff -r1.4 aquaterm.info
3c3
< Revision: 1
---
> Revision: 2
9a10,11
> PatchFile: %n.patch
> PatchFile-MD5: 94fb89d7b6eab5dc76da57fd4f7d5194
54c56
< Homepage: http://aquaterm.github.com
\ No newline at end of file
---
> Homepage: http://aquaterm.github.com

and the associated patch from MacPorts, 
https://trac.macports.org/browser/trunk/dports/aqua/aquaterm/files/no-NSMailDelivery.patch.
We might also want to look at some of the additional patching that they do, but 
I haven't added, in their Portfile...

https://trac.macports.org/browser/trunk/dports/aqua/aquaterm/Portfile

In particular, they patch...

   # Try to open the right version of AquaTerm.app.
    # (If incompatible version is installed in /Applications,
    #  we need to make sure that the one from MacPorts is found first.)
    reinplace "s|/Applications/AquaTerm.app|${applications_dir}/AquaTerm.app|" \
        ${worksrcpath}/aquaterm/AQTClientManager.m

which might be something we want to do as well.
         Jack

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to