[146095] trunk/dports/graphics/OpenSceneGraph/Portfile

devans at macports.org devans at macports.org
Fri Feb 26 16:25:32 PST 2016


Revision: 146095
          https://trac.macports.org/changeset/146095
Author:   devans at macports.org
Date:     2016-02-26 16:25:32 -0800 (Fri, 26 Feb 2016)
Log Message:
-----------
OpenSceneGraph: minor reformating per modeline, white space only.

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

Modified: trunk/dports/graphics/OpenSceneGraph/Portfile
===================================================================
--- trunk/dports/graphics/OpenSceneGraph/Portfile	2016-02-26 23:38:38 UTC (rev 146094)
+++ trunk/dports/graphics/OpenSceneGraph/Portfile	2016-02-27 00:25:32 UTC (rev 146095)
@@ -49,11 +49,10 @@
                         -DOSG_USE_QT:BOOL=OFF
 
 variant qt5 description "with Qt5 support" {
-	configure.args-delete -DOSG_USE_QT:BOOL=OFF
-	configure.args-append -DOSG_USE_QT:BOOL=ON -DDESIRED_QT_VERSION=5
+    configure.args-delete -DOSG_USE_QT:BOOL=OFF
+    configure.args-append -DOSG_USE_QT:BOOL=ON -DDESIRED_QT_VERSION=5
 }
 
 livecheck.type          regex
 livecheck.url           ${homepage}downloads/stable_releases/
 livecheck.regex         "${name}-(\\d+\\.\\d*\[02468\](?:\\.\\d+)*)"
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160226/b84e8e43/attachment.html>


More information about the macports-changes mailing list