[91944] trunk/dports/devel/libsdl_image/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 13 11:56:58 PDT 2012


Revision: 91944
          https://trac.macports.org/changeset/91944
Author:   jeremyhu at macports.org
Date:     2012-04-13 11:56:57 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
libsdl_image: Build on Tiger (but without ImageIO)

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

Modified: trunk/dports/devel/libsdl_image/Portfile
===================================================================
--- trunk/dports/devel/libsdl_image/Portfile	2012-04-13 18:40:44 UTC (rev 91943)
+++ trunk/dports/devel/libsdl_image/Portfile	2012-04-13 18:56:57 UTC (rev 91944)
@@ -43,10 +43,9 @@
 }
 
 platform darwin 8 {
-    pre-fetch {
-        ui_error "${name} ${version} requires Mac OS X 10.5 or greater."
-        return -code error "incompatible Mac OS X version"
-    }
+    # This can probably be made to work if someone cares enough
+    # http://trac.macports.org/ticket/33015
+    configure.args-append --disable-imageio
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120413/eb19091c/attachment.html>


More information about the macports-changes mailing list