aboutsummaryrefslogtreecommitdiffstats
path: root/net/tryst
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-05-05 22:38:25 +0800
committerdinoex <dinoex@FreeBSD.org>2008-05-05 22:38:25 +0800
commitca17ffafe1db767e1adb83218dea8f5ccf27b3c8 (patch)
tree5a86ace193ad401e5a520532687f8faa2ef64e29 /net/tryst
parentc1793682a0684b95f514e4120ce294525bf207fa (diff)
downloadfreebsd-ports-gnome-ca17ffafe1db767e1adb83218dea8f5ccf27b3c8.tar.gz
freebsd-ports-gnome-ca17ffafe1db767e1adb83218dea8f5ccf27b3c8.tar.zst
freebsd-ports-gnome-ca17ffafe1db767e1adb83218dea8f5ccf27b3c8.zip
- fix build for option WITH_GNUSTEP_DEVEL
Diffstat (limited to 'net/tryst')
-rw-r--r--net/tryst/files/patch-NSNetServices.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tryst/files/patch-NSNetServices.m b/net/tryst/files/patch-NSNetServices.m
new file mode 100644
index 000000000000..f933bea8c31b
--- /dev/null
+++ b/net/tryst/files/patch-NSNetServices.m
@@ -0,0 +1,10 @@
+--- Source/NSNetServices.m.orig 2007-01-23 09:56:58.000000000 +0100
++++ Source/NSNetServices.m 2008-05-03 09:52:00.000000000 +0200
+@@ -23,6 +23,7 @@
+ #if defined( VERBOSE )
+ # import <Foundation/NSDebug.h>
+ #endif /* VERBOSE */
++#import <Foundation/NSDictionary.h>
+ #if defined( _REENTRANT )
+ # import <Foundation/NSLock.h>
+ #endif /* _REENTRANT */