summaryrefslogtreecommitdiff
path: root/textproc/sp
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-06-29 09:52:45 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-06-29 09:52:45 +0000
commita70ec520019af12c82fc3887d89cc8d06dc7c10e (patch)
tree1e1eb7861cedcd3bccf030edcb997286e108ff4e /textproc/sp
parentMinor style tweak (diff)
Add OpenBSD to the #define
Notes
Notes: svn path=/head/; revision=7119
Diffstat (limited to 'textproc/sp')
-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 29715f74863a..9179922a7241 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