Revision: 117610 https://trac.macports.org/changeset/117610 Author: mmoll@macports.org Date: 2014-03-05 11:00:29 -0800 (Wed, 05 Mar 2014) Log Message: ----------- math/arpack: dnsimp is no longer installed, so no need to delete it Modified Paths: -------------- trunk/dports/math/arpack/Portfile Modified: trunk/dports/math/arpack/Portfile =================================================================== --- trunk/dports/math/arpack/Portfile 2014-03-05 18:51:29 UTC (rev 117609) +++ trunk/dports/math/arpack/Portfile 2014-03-05 19:00:29 UTC (rev 117610) @@ -84,7 +84,6 @@ } post-destroot { - delete ${destroot}${prefix}/bin/dnsimp reinplace "s|/usr|${prefix}|g" ${destroot}${prefix}/lib/pkgconfig/arpack.pc if {[variant_isset openmpi] || [variant_isset mpich]} {
participants (1)
-
mmoll@macports.org