[116387] trunk/dports/math/SuiteSparse/Portfile

sean at macports.org sean at macports.org
Thu Jan 23 12:15:25 PST 2014


Revision: 116387
          https://trac.macports.org/changeset/116387
Author:   sean at macports.org
Date:     2014-01-23 12:15:25 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
SuiteSparse: add compilers portgroup

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

Modified: trunk/dports/math/SuiteSparse/Portfile
===================================================================
--- trunk/dports/math/SuiteSparse/Portfile	2014-01-23 20:15:22 UTC (rev 116386)
+++ trunk/dports/math/SuiteSparse/Portfile	2014-01-23 20:15:25 UTC (rev 116387)
@@ -2,11 +2,15 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           compilers 1.0
 
+compilers.choose    cc cpp cxx
+compilers.setup
+
 name                SuiteSparse
 epoch               20120107
 version             4.2.1
-revision            1
+revision            2
 categories          math science
 platforms           darwin
 maintainers         michaelld openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/64eb68a8/attachment.html>


More information about the macports-changes mailing list