[41495] trunk/dports/devel/pth/Portfile

illogic-al at macports.org illogic-al at macports.org
Tue Nov 4 04:11:53 PST 2008


Revision: 41495
          http://trac.macports.org/changeset/41495
Author:   illogic-al at macports.org
Date:     2008-11-04 04:11:51 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
Fix spacing, mention this fix is part of ticket #16745

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

Modified: trunk/dports/devel/pth/Portfile
===================================================================
--- trunk/dports/devel/pth/Portfile	2008-11-04 11:17:09 UTC (rev 41494)
+++ trunk/dports/devel/pth/Portfile	2008-11-04 12:11:51 UTC (rev 41495)
@@ -27,9 +27,9 @@
 configure.args      --mandir=${prefix}/share/man
 
 post-configure {
-        if {[variant_isset universal]} {
-            reinplace "s|CC -dynamiclib|CC -dynamiclib ${configure.universal_ldflags}|g" ${worksrcpath}/libtool
-        }
+    if {[variant_isset universal]} {
+        reinplace "s|CC -dynamiclib|CC -dynamiclib ${configure.universal_ldflags}|g" ${worksrcpath}/libtool
+    }
 }
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081104/04901589/attachment-0001.html>


More information about the macports-changes mailing list