[101811] trunk/dports/graphics/libQGLViewer/Portfile

raphael at macports.org raphael at macports.org
Sun Jan 20 01:24:38 PST 2013


Revision: 101811
          https://trac.macports.org/changeset/101811
Author:   raphael at macports.org
Date:     2013-01-20 01:24:38 -0800 (Sun, 20 Jan 2013)
Log Message:
-----------
libQGLViewer: whitespace changes

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

Modified: trunk/dports/graphics/libQGLViewer/Portfile
===================================================================
--- trunk/dports/graphics/libQGLViewer/Portfile	2013-01-20 09:20:12 UTC (rev 101810)
+++ trunk/dports/graphics/libQGLViewer/Portfile	2013-01-20 09:24:38 UTC (rev 101811)
@@ -53,12 +53,12 @@
 post-patch {
     reinplace "s|@@QT_PLUGINS_DIR@@|${qt_plugins_dir}|g" ${worksrcpath}/designerPlugin/designerPlugin.pro
 
-	if {[variant_isset universal]} {
-		file copy ${filespath}/universal.sh ${worksrcpath}
-		reinplace "s|@@@WRKSRCPATH@@@|${worksrcpath}|" ${worksrcpath}/universal.sh
-		reinplace "s|@@@ARCHS@@@|${configure.universal_cxxflags}|" ${worksrcpath}/universal.sh
-		system "chmod +x ${worksrcpath}/universal.sh && ${worksrcpath}/universal.sh"
-	}
+    if {[variant_isset universal]} {
+        file copy ${filespath}/universal.sh ${worksrcpath}
+        reinplace "s|@@@WRKSRCPATH@@@|${worksrcpath}|" ${worksrcpath}/universal.sh
+        reinplace "s|@@@ARCHS@@@|${configure.universal_cxxflags}|" ${worksrcpath}/universal.sh
+        system "chmod +x ${worksrcpath}/universal.sh && ${worksrcpath}/universal.sh"
+    }
 }
 
 configure.pre_args              PREFIX=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130120/06000d87/attachment.html>


More information about the macports-changes mailing list