aboutsummaryrefslogtreecommitdiffstats
path: root/editors/fte/files/patch-src__sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/fte/files/patch-src__sysdep.h')
-rw-r--r--editors/fte/files/patch-src__sysdep.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/fte/files/patch-src__sysdep.h b/editors/fte/files/patch-src__sysdep.h
new file mode 100644
index 000000000000..3ab3d907b2d7
--- /dev/null
+++ b/editors/fte/files/patch-src__sysdep.h
@@ -0,0 +1,10 @@
+--- src/sysdep.h.orig Sun Apr 13 14:43:59 2003
++++ src/sysdep.h Sun Apr 13 13:54:17 2003
+@@ -38,6 +38,7 @@
+ !defined(IRIX) && \
+ !defined(SCO) && \
+ !defined(SUNOS) && \
++ !defined(FREEBSD) && \
+ !defined(NCR)
+ # error Target not supported.
+ #endif