aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cynthiune
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-05-24 04:51:27 +0800
committerdinoex <dinoex@FreeBSD.org>2010-05-24 04:51:27 +0800
commit5dd76f2fccd6f98568fdec08566c786a114ddf37 (patch)
treeb517ced326dcf66b1e3c13f5b6aaf41add629d91 /audio/cynthiune
parent211a882e5b7eb8f967d8e1ecec4d37339f9a71d0 (diff)
downloadfreebsd-ports-gnome-5dd76f2fccd6f98568fdec08566c786a114ddf37.tar.gz
freebsd-ports-gnome-5dd76f2fccd6f98568fdec08566c786a114ddf37.tar.zst
freebsd-ports-gnome-5dd76f2fccd6f98568fdec08566c786a114ddf37.zip
- fix build for gnustep-base 1.21.0
Diffstat (limited to 'audio/cynthiune')
-rw-r--r--audio/cynthiune/files/patch-EsoundPreference.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/cynthiune/files/patch-EsoundPreference.m b/audio/cynthiune/files/patch-EsoundPreference.m
new file mode 100644
index 000000000000..17f4bc3ab98d
--- /dev/null
+++ b/audio/cynthiune/files/patch-EsoundPreference.m
@@ -0,0 +1,10 @@
+--- Bundles/Esound/EsoundPreference.m.orig 2006-03-18 05:18:51.000000000 +0100
++++ Bundles/Esound/EsoundPreference.m 2010-05-23 06:40:35.000000000 +0200
+@@ -26,6 +26,7 @@
+ #import <AppKit/NSTextField.h>
+ #import <AppKit/NSWindow.h>
+ #import <Foundation/NSBundle.h>
++#import <Foundation/NSDictionary.h>
+ #import <Foundation/NSNotification.h>
+ #import <Foundation/NSUserDefaults.h>
+