[146235] trunk/dports/math/superlu_dist/Portfile

sean at macports.org sean at macports.org
Tue Mar 1 15:25:16 PST 2016


Revision: 146235
          https://trac.macports.org/changeset/146235
Author:   sean at macports.org
Date:     2016-03-01 15:25:16 -0800 (Tue, 01 Mar 2016)
Log Message:
-----------
superlu_dist: add symlink to versioned library

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

Modified: trunk/dports/math/superlu_dist/Portfile
===================================================================
--- trunk/dports/math/superlu_dist/Portfile	2016-03-01 23:25:15 UTC (rev 146234)
+++ trunk/dports/math/superlu_dist/Portfile	2016-03-01 23:25:16 UTC (rev 146235)
@@ -6,6 +6,7 @@
 
 name                superlu_dist
 version             4.3
+revision            1
 categories          math
 license             BSD
 platforms           darwin
@@ -62,6 +63,7 @@
         psymbfact.h superlu_ddefs.h superlu_defs.h superlu_zdefs.h util_dist.h supermatrix_dist.h \
         ${destroot}${prefix}/include
     xinstall -m 644 ${worksrcpath}/lib/libsuperlu_dist_${version}.dylib ${destroot}${prefix}/lib
+    ln -s ${prefix}/lib/lib${distname}.dylib ${destroot}${prefix}/lib/libsuperlu_dist.dylib
 }
 
 variant longindex description {Build with 64 ints} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160301/1ecc24ce/attachment.html>


More information about the macports-changes mailing list