summaryrefslogtreecommitdiff
path: root/graphics/xfractint/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfractint/files/patch-ab')
-rw-r--r--graphics/xfractint/files/patch-ab21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/xfractint/files/patch-ab b/graphics/xfractint/files/patch-ab
deleted file mode 100644
index 8baa4a66376e..000000000000
--- a/graphics/xfractint/files/patch-ab
+++ /dev/null
@@ -1,21 +0,0 @@
---- port.h.orig Mon Sep 6 10:38:10 1999
-+++ port.h Fri Oct 8 18:19:32 1999
-@@ -45,7 +45,7 @@
- #if defined(sgi)
- #include <sys/endian.h>
- #else
--#include <endian.h>
-+#include <machine/endian.h>
- #endif
- #endif
- #ifndef BIG_ENDIAN
-@@ -288,6 +288,9 @@
- #define DO_NOT_USE_LONG_DOUBLE
- #endif
- #ifdef sun
-+#define DO_NOT_USE_LONG_DOUBLE
-+#endif
-+#ifdef __FreeBSD__
- #define DO_NOT_USE_LONG_DOUBLE
- #endif
-