summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-06-29 09:52:45 +0000
committerobrien <obrien@FreeBSD.org>1997-06-29 09:52:45 +0000
commitca09fc8bccd911c7a6a7cb66dcaa1fb27c356ae6 (patch)
tree0ab6771bd3257313ce3ae95697f72eb028308a53 /textproc
parent11af3c2b4d7e8f8ab5a6123753e9a066f70b720a (diff)
downloadFreeBSD-ports-ca09fc8bccd911c7a6a7cb66dcaa1fb27c356ae6.zip
FreeBSD-ports-ca09fc8bccd911c7a6a7cb66dcaa1fb27c356ae6.tar.gz
Add OpenBSD to the #define
Diffstat (limited to 'textproc')
-rw-r--r--textproc/sp/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sp/files/patch-aa b/textproc/sp/files/patch-aa
index 29715f7..9179922 100644
--- a/textproc/sp/files/patch-aa
+++ b/textproc/sp/files/patch-aa
@@ -6,7 +6,7 @@
#define SP_INCLUDE_UNISTD_H
#define SP_POSIX_FILENAMES
-+ #if (defined(__FreeBSD__) || defined(__NetBSD__))
++ #if (defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD))
+ #define SP_HAVE_LOCALE
+ #define SP_HAVE_SOCKET
+ #define SP_MULTI_BYTE
OpenPOWER on IntegriCloud