superlu: remove livecheck since petsc keeps track of it
--- trunk/dports/math/superlu/Portfile 2015-09-09 21:27:12 UTC (rev 140097)
+++ trunk/dports/math/superlu/Portfile 2015-09-09 21:27:13 UTC (rev 140098)
@@ -60,5 +60,4 @@
xinstall -m 644 ${worksrcpath}/SRC/libsuperlu_${version}.dylib ${destroot}${prefix}/lib
}
-livecheck.type regex
-livecheck.regex ${name}_(\[0-9.\]+)${extract.suffix}
+livecheck.type none