ports/editors/fte/files/patch-src::sysdep.h
William Grzybowski f474a16cfb editors/fte: update to 20110708
- Support stage
- Add LICENSE
- Rename patches

PR:		192202
Submitted by:	tkato432 yahoo com
2014-07-29 16:46:44 +00:00

10 lines
271 B
C

--- 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