[46608] trunk/dports/graphics/libpixman/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 8 15:20:35 PST 2009


Revision: 46608
          http://trac.macports.org/changeset/46608
Author:   ryandesign at macports.org
Date:     2009-02-08 15:20:35 -0800 (Sun, 08 Feb 2009)
Log Message:
-----------
libpixman: make the Panther Xcode warning occur after the fetch phase, not before

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

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2009-02-08 23:18:32 UTC (rev 46607)
+++ trunk/dports/graphics/libpixman/Portfile	2009-02-08 23:20:35 UTC (rev 46608)
@@ -27,7 +27,7 @@
     sha1    495e9de7b113365d0b7fe902f846734dfe2e1546 \
     rmd160  b3a8124ffd04096a87ae8e4e044de68a3a0aad36
 
-pre-fetch {
+pre-configure {
     if {"darwin" == ${os.platform} && 7 == ${os.major}} {
         set minimum_xcodeversion 1.5
         set current_xcodeversion [exec defaults read /Developer/Applications/Xcode.app/Contents/Info CFBundleShortVersionString]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090208/ce82907e/attachment.html>


More information about the macports-changes mailing list