[83641] trunk/dports/math/arpack/Portfile
mmoll at macports.org
mmoll at macports.org
Thu Sep 8 06:10:41 PDT 2011
Revision: 83641
http://trac.macports.org/changeset/83641
Author: mmoll at macports.org
Date: 2011-09-08 06:10:40 -0700 (Thu, 08 Sep 2011)
Log Message:
-----------
math/arpack: no dylib for +g95 variant, closes #30336
Modified Paths:
--------------
trunk/dports/math/arpack/Portfile
Modified: trunk/dports/math/arpack/Portfile
===================================================================
--- trunk/dports/math/arpack/Portfile 2011-09-08 11:14:03 UTC (rev 83640)
+++ trunk/dports/math/arpack/Portfile 2011-09-08 13:10:40 UTC (rev 83641)
@@ -116,7 +116,7 @@
set shlibs "libarpack.1.dylib"
} else {
set stlibs "libarpack.a"
- set shlibs "libarpack.1.dylib"
+ set shlibs ""
}
if { ![variant_isset universal] } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110908/f4b4586e/attachment.html>
More information about the macports-changes
mailing list