forked from Lainports/freebsd-ports
- Fix patch.tar.gz being unpacked into the wrong directory. - Respect AR, RANLIB, LD, LDFLAGS, etc. in ARmake.inc. - Fix install of arpack.h. - Fix broken sparc64 build. - Add tests. - Various other cleanups. PR: ports/159075 Submitted by: bf Approved by: maho (mentor, implicit)
10 lines
284 B
Forth
10 lines
284 B
Forth
--- UTIL/arscnd.f.bak 2011-07-20 19:47:43.000000000 -0400
|
|
+++ UTIL/arscnd.f 2011-07-20 19:48:05.000000000 -0400
|
|
@@ -21,7 +21,6 @@
|
|
* ..
|
|
* .. External Functions ..
|
|
REAL ETIME
|
|
- EXTERNAL ETIME
|
|
* ..
|
|
* .. Executable Statements ..
|
|
*
|