aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-10-29 12:34:12 +0800
committermaho <maho@FreeBSD.org>2007-10-29 12:34:12 +0800
commite07b5125a4377e2ceaec0ed50fb896743a22e3db (patch)
tree962254c24a9be2fa83976d19196bbeb27a2cfd3f /science
parentad3347d56c918e3b522d97e600e24cdd6f7ada7d (diff)
downloadfreebsd-ports-gnome-e07b5125a4377e2ceaec0ed50fb896743a22e3db.tar.gz
freebsd-ports-gnome-e07b5125a4377e2ceaec0ed50fb896743a22e3db.tar.zst
freebsd-ports-gnome-e07b5125a4377e2ceaec0ed50fb896743a22e3db.zip
Build fix.
gfortran has intrinsic etime and we should use it. Submitted by: linimon
Diffstat (limited to 'science')
-rw-r--r--science/getdp/files/patch-Arpack+second.f11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/getdp/files/patch-Arpack+second.f b/science/getdp/files/patch-Arpack+second.f
new file mode 100644
index 000000000000..313845437c75
--- /dev/null
+++ b/science/getdp/files/patch-Arpack+second.f
@@ -0,0 +1,11 @@
+--- Arpack/second.f~ 2005-07-06 20:23:48.000000000 +0900
++++ Arpack/second.f 2007-10-29 13:31:08.000000000 +0900
+@@ -21,7 +21,7 @@
+ * ..
+ * .. External Functions ..
+ REAL ETIME
+- EXTERNAL ETIME
++ INTRINSIC ETIME
+ * ..
+ * .. Executable Statements ..
+ *