Files
ports/editors/fte/files/patch-src__sysdep.h
T
Dmitry Marakasov 65441eeda5 - Switch to options helpers
- Regenerate patches
- Cleanup pkg-descr
2017-03-18 09:01:57 +00:00

11 lines
245 B
C

--- src/sysdep.h.orig 2011-06-29 22:32:34 UTC
+++ src/sysdep.h
@@ -21,6 +21,7 @@
!defined(IRIX) && \
!defined(SCO) && \
!defined(SUNOS) && \
+ !defined(FREEBSD) && \
!defined(NCR)
# error Target not supported.
#endif