[109792] trunk/dports/devel/fortrancl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 23:10:31 PDT 2013


Revision: 109792
          https://trac.macports.org/changeset/109792
Author:   jeremyhu at macports.org
Date:     2013-08-19 23:10:31 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
fortrancl: Build fix for +universal

Modified Paths:
--------------
    trunk/dports/devel/fortrancl/Portfile

Modified: trunk/dports/devel/fortrancl/Portfile
===================================================================
--- trunk/dports/devel/fortrancl/Portfile	2013-08-20 06:08:32 UTC (rev 109791)
+++ trunk/dports/devel/fortrancl/Portfile	2013-08-20 06:10:31 UTC (rev 109792)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           muniversal 1.0
 
 name                fortrancl
 version             0.1alpha3
@@ -64,3 +65,6 @@
    depends_build-append    port:g95
    configure.fc            g95
 }
+
+# They differ when universal due to gcc multilib being messy non-universal
+destroot.delete_la_files yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/9898abbc/attachment.html>


More information about the macports-changes mailing list