[56090] trunk/dports/devel/libofx/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 23 23:29:54 PDT 2009


Revision: 56090
          http://trac.macports.org/changeset/56090
Author:   ryandesign at macports.org
Date:     2009-08-23 23:29:50 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
libofx: fix libiconv-related compile failure on Tiger; closes #20762

Modified Paths:
--------------
    trunk/dports/devel/libofx/Portfile

Modified: trunk/dports/devel/libofx/Portfile
===================================================================
--- trunk/dports/devel/libofx/Portfile	2009-08-24 06:09:37 UTC (rev 56089)
+++ trunk/dports/devel/libofx/Portfile	2009-08-24 06:29:50 UTC (rev 56090)
@@ -28,3 +28,7 @@
 
 configure.args          --with-opensp-includes=${prefix}/include/OpenSP \
                         --with-opensp-libs=${prefix}/lib
+
+platform darwin 8 {
+    patchfiles-append   patch-ofx_preproc.cpp.diff
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/9f8a4ccd/attachment.html>


More information about the macports-changes mailing list