[136824] trunk/dports/python/py-molmod/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 27 22:03:50 PDT 2015


Revision: 136824
          https://trac.macports.org/changeset/136824
Author:   ryandesign at macports.org
Date:     2015-05-27 22:03:50 -0700 (Wed, 27 May 2015)
Log Message:
-----------
py-molmod: remove compiler variants (#47866)

Modified Paths:
--------------
    trunk/dports/python/py-molmod/Portfile

Modified: trunk/dports/python/py-molmod/Portfile
===================================================================
--- trunk/dports/python/py-molmod/Portfile	2015-05-28 04:25:51 UTC (rev 136823)
+++ trunk/dports/python/py-molmod/Portfile	2015-05-28 05:03:50 UTC (rev 136824)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           compilers 1.0
 PortGroup           github 1.0
 PortGroup           python 1.0
 
@@ -35,8 +34,6 @@
                         port:py${python.version}-sphinx \
                         port:py${python.version}-matplotlib
 
-    compilers.setup     -gcc45 -gcc46 -gcc47 -gcc48 -gcc49
-
     post-destroot {
         reinplace "s|${destroot}${prefix}|${prefix}|" ${destroot}${python.pkgd}/molmod/datadir.txt
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150527/d2b5d6f0/attachment.html>


More information about the macports-changes mailing list