aboutsummaryrefslogtreecommitdiff
path: root/textproc/localize
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-05-11 13:47:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-05-11 13:47:40 +0000
commitfe608702904a930f92d737ecb8c6287117b08eea (patch)
tree6b6fdc4310297129b1173d613fe60586198c2343 /textproc/localize
parentb5b30a258e3412d7ec49257a18b01956e3bd554c (diff)
downloadports-fe608702904a930f92d737ecb8c6287117b08eea.tar.gz
ports-fe608702904a930f92d737ecb8c6287117b08eea.zip
- fix build for option WITH_GNUSTEP_DEVEL
Notes
Notes: svn path=/head/; revision=212917
Diffstat (limited to 'textproc/localize')
-rw-r--r--textproc/localize/files/patch-StringsEntry.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/localize/files/patch-StringsEntry.m b/textproc/localize/files/patch-StringsEntry.m
new file mode 100644
index 000000000000..b717357e621c
--- /dev/null
+++ b/textproc/localize/files/patch-StringsEntry.m
@@ -0,0 +1,10 @@
+--- StringsEntry.m.orig 2004-04-20 17:06:56.000000000 +0200
++++ StringsEntry.m 2008-05-03 09:31:51.000000000 +0200
+@@ -20,6 +20,7 @@
+
+ #include <Foundation/NSObject.h>
+ #include <Foundation/NSArray.h>
++#include <Foundation/NSString.h>
+
+ #include "StringsEntry.h"
+