[142931] trunk/dports/devel/qt5-creator/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 12 07:50:36 PST 2015


Revision: 142931
          https://trac.macports.org/changeset/142931
Author:   mcalhoun at macports.org
Date:     2015-11-28 09:54:00 -0800 (Sat, 28 Nov 2015)
Log Message:
-----------
qt5-creator: whitespace changes

Modified Paths:
--------------
    trunk/dports/devel/qt5-creator/Portfile

Modified: trunk/dports/devel/qt5-creator/Portfile
===================================================================
--- trunk/dports/devel/qt5-creator/Portfile	2015-11-28 17:51:32 UTC (rev 142930)
+++ trunk/dports/devel/qt5-creator/Portfile	2015-11-28 17:54:00 UTC (rev 142931)
@@ -33,10 +33,10 @@
         port:qt5-qtdeclarative  \
         port:qt5-qttools        \
         port:qt5-qtmacextras
-    
+
     depends_lib-append     port:botan
     configure.args-append  "USE_SYSTEM_BOTAN=1"
-        
+
     if { ![variant_isset universal] } {
         destroot {
             # make install attempts to install command line tools into /bin, etc.
@@ -126,11 +126,11 @@
     depends_build-append port:qt5-sqlite-plugin
     depends_run-append   port:${name}
     build.target       docs
-    
+
     destroot {
         xinstall -m 755 -d ${destroot}${qt_apps_dir}
         copy "${worksrcpath}/bin/Qt Creator.app" "${destroot}${qt_apps_dir}"
-        
+
         xinstall -m 755 -d ${destroot}${qt_docs_dir}
         copy ${worksrcpath}/doc/html ${worksrcpath}/doc/html-dev ${destroot}${qt_docs_dir}
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/f424738c/attachment.html>


More information about the macports-changes mailing list