[57194] trunk/dports/lang/python26/Portfile
blb at macports.org
blb at macports.org
Sun Sep 6 22:58:31 PDT 2009
Revision: 57194
http://trac.macports.org/changeset/57194
Author: blb at macports.org
Date: 2009-09-06 22:58:31 -0700 (Sun, 06 Sep 2009)
Log Message:
-----------
lang/python26 - remove darwin 7 stuff
Modified Paths:
--------------
trunk/dports/lang/python26/Portfile
Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile 2009-09-07 05:53:52 UTC (rev 57193)
+++ trunk/dports/lang/python26/Portfile 2009-09-07 05:58:31 UTC (rev 57194)
@@ -126,20 +126,6 @@
}
}
-platform darwin 7 {
- # there is no SystemStubs on 10.3
- post-patch {
- reinplace "s|-lSystemStubs||g" ${worksrcpath}/configure \
- ${worksrcpath}/configure.in
- }
- post-configure {
- reinplace "s|-lSystemStubs||g" ${worksrcpath}/Makefile.pre.in \
- ${worksrcpath}/Makefile.pre ${worksrcpath}/Makefile
- }
- # To avoid GCC incompatibility issue. See http://nxg.me.uk/note/2004/restFP/ (by ebgssth at gmail.com, ticket #13322)
- configure.ldflags-append "-lcc_dynamic"
-}
-
variant universal {
post-patch {
set universal_arch_flags {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090906/c129640d/attachment.html>
More information about the macports-changes
mailing list