[101744] trunk/dports/lang/g95/Portfile

takeshi at macports.org takeshi at macports.org
Fri Jan 18 02:03:01 PST 2013


Revision: 101744
          https://trac.macports.org/changeset/101744
Author:   takeshi at macports.org
Date:     2013-01-18 02:03:01 -0800 (Fri, 18 Jan 2013)
Log Message:
-----------
g95: removed gcc42 variant

Modified Paths:
--------------
    trunk/dports/lang/g95/Portfile

Modified: trunk/dports/lang/g95/Portfile
===================================================================
--- trunk/dports/lang/g95/Portfile	2013-01-18 09:47:11 UTC (rev 101743)
+++ trunk/dports/lang/g95/Portfile	2013-01-18 10:03:01 UTC (rev 101744)
@@ -51,10 +51,6 @@
 universal_variant no
 use_parallel_build  no
 
-if {[variant_isset gcc42]} {
-    return -code error "gcc42 variant has been deprecated. Uninstall ${name} and reinstall."
-}
-
 extract.only    ${dg95}
 
 post-extract {
@@ -139,5 +135,3 @@
     system "ln -sf ${prefix}/${gcclib}/libf95.a ${destroot}${prefix}/lib/libf95.a"
     system -W ${destroot}${prefix} "find . -type f -name '*.dylib' -exec dsymutil {} +"
 }
-
-variant gcc42 description {deprecated variant} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130118/f89b5699/attachment.html>


More information about the macports-changes mailing list