mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- Support stage - Add LICENSE - Rename patches PR: 192202 Submitted by: tkato432 yahoo com
10 lines
271 B
C
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
|