[115292] trunk/dports/math/metis/Portfile

sean at macports.org sean at macports.org
Mon Dec 30 11:52:35 PST 2013


Revision: 115292
          https://trac.macports.org/changeset/115292
Author:   sean at macports.org
Date:     2013-12-30 11:52:34 -0800 (Mon, 30 Dec 2013)
Log Message:
-----------
metis: add single variant for building single precision

Modified Paths:
--------------
    trunk/dports/math/metis/Portfile

Modified: trunk/dports/math/metis/Portfile
===================================================================
--- trunk/dports/math/metis/Portfile	2013-12-30 19:52:30 UTC (rev 115291)
+++ trunk/dports/math/metis/Portfile	2013-12-30 19:52:34 UTC (rev 115292)
@@ -69,6 +69,10 @@
   configure.args-append       -DMETIS_USE_LONGINDEX=1
 }
 
+variant single description {Build with single precision} {
+  configure.args-delete       -DMETIS_USE_DOUBLEPRECISION=1
+}
+
 livecheck.type  regex
 livecheck.url   http://glaros.dtc.umn.edu/gkhome/metis/metis/changes
 livecheck.regex {Ver: ([0-9.]+),}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131230/bca268a7/attachment.html>


More information about the macports-changes mailing list