[48487] trunk/dports/devel/libsdl/Portfile

nox at macports.org nox at macports.org
Mon Mar 23 09:49:08 PDT 2009


Revision: 48487
          http://trac.macports.org/changeset/48487
Author:   nox at macports.org
Date:     2009-03-23 09:49:08 -0700 (Mon, 23 Mar 2009)
Log Message:
-----------
libsdl: Remove useless darwin_8 platform (fix #17957).

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

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2009-03-23 16:43:17 UTC (rev 48486)
+++ trunk/dports/devel/libsdl/Portfile	2009-03-23 16:49:08 UTC (rev 48487)
@@ -115,12 +115,6 @@
     }
 }
 
-platform darwin 8 {
-    post-patch {
-        reinplace -E {/archivecmds=/s/CC/CXX/} ${worksrcpath}/configure
-    }
-}
-
 platform darwin ppc {
     configure.args-append   --disable-nasm
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090323/cbde10a5/attachment.html>


More information about the macports-changes mailing list