summaryrefslogtreecommitdiff
path: root/math/algae/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'math/algae/patches/patch-ad')
-rw-r--r--math/algae/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/algae/patches/patch-ad b/math/algae/patches/patch-ad
new file mode 100644
index 00000000000..9c3cd98a027
--- /dev/null
+++ b/math/algae/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1.1.1 2002/05/04 01:10:03 jtb Exp $
+
+--- src/main.c.orig Sat May 3 07:25:04 1997
++++ src/main.c
+@@ -375,7 +375,7 @@
+ * references from the Fortran libraries.
+ */
+
+-#if linux
++#if defined (linux) || defined (__NetBSD__)
+
+ void
+ MAIN__ (void)