summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2005-11-03 14:50:04 +0000
committermarkm <markm@FreeBSD.org>2005-11-03 14:50:04 +0000
commit996b1d385dde71be762be6914c41070ebd368ebd (patch)
tree8ba90f93b1f13ddc8bc4b073b2bf0814bef13172 /lang
parent03b07e27306237f44c718a22752e86d61b73754f (diff)
downloadFreeBSD-ports-996b1d385dde71be762be6914c41070ebd368ebd.zip
FreeBSD-ports-996b1d385dde71be762be6914c41070ebd368ebd.tar.gz
Needed for v 2.6.7, to compile Maxima.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcl/files/patch-o_file.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/gcl/files/patch-o_file.d b/lang/gcl/files/patch-o_file.d
new file mode 100644
index 0000000..66fc312
--- /dev/null
+++ b/lang/gcl/files/patch-o_file.d
@@ -0,0 +1,11 @@
+--- o/file.d.orig Mon Oct 31 13:17:20 2005
++++ o/file.d Mon Oct 31 13:17:41 2005
+@@ -2317,7 +2317,7 @@
+ #include <sys/resource.h>
+ #include <signal.h>
+
+-#if defined(DARWIN)
++#if defined(BSD)
+ #define on_exit(a,b)
+ #else
+ static void
OpenPOWER on IntegriCloud