[52114] trunk/dports/graphics/exempi/Portfile

toby at macports.org toby at macports.org
Wed Jun 10 03:35:15 PDT 2009


Revision: 52114
          http://trac.macports.org/changeset/52114
Author:   toby at macports.org
Date:     2009-06-10 03:35:13 -0700 (Wed, 10 Jun 2009)
Log Message:
-----------
#19894 (exempi-2.1.0 Fails to build on Mac OS X 10.4.11)

Modified Paths:
--------------
    trunk/dports/graphics/exempi/Portfile

Modified: trunk/dports/graphics/exempi/Portfile
===================================================================
--- trunk/dports/graphics/exempi/Portfile	2009-06-10 10:00:33 UTC (rev 52113)
+++ trunk/dports/graphics/exempi/Portfile	2009-06-10 10:35:13 UTC (rev 52114)
@@ -28,6 +28,10 @@
 patchfiles      patch-bugzilla-20554.diff patch-source__common__LargeFileAccess.cpp
 patch.args      -p1
 
+platform darwin 8 {
+    patchfiles-delete patch-source__common__LargeFileAccess.cpp
+}
+
 post-patch {
         file copy ${filespath}/MOV_Handler.cpp ${worksrcpath}/source/XMPFiles/FileHandlers
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090610/897a0850/attachment-0001.html>


More information about the macports-changes mailing list