aboutsummaryrefslogtreecommitdiff
path: root/audio/cynthiune
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-06-24 17:08:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-06-24 17:08:15 +0000
commit4a97bd47ebe1f8435f56dfb06db7651d8651c9cc (patch)
tree92577528138a9515db6ff480794a55b97c93f46e /audio/cynthiune
parentf08cd8ed5cb31483c9c8ed7840e64402aa6b986e (diff)
downloadports-4a97bd47ebe1f8435f56dfb06db7651d8651c9cc.tar.gz
ports-4a97bd47ebe1f8435f56dfb06db7651d8651c9cc.zip
Notes
Diffstat (limited to 'audio/cynthiune')
-rw-r--r--audio/cynthiune/files/patch-OSSPreference.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/cynthiune/files/patch-OSSPreference.h b/audio/cynthiune/files/patch-OSSPreference.h
new file mode 100644
index 000000000000..b401280ecab1
--- /dev/null
+++ b/audio/cynthiune/files/patch-OSSPreference.h
@@ -0,0 +1,11 @@
+--- Bundles/OSS/OSSPreference.h.orig 2006-03-18 05:13:52.000000000 +0100
++++ Bundles/OSS/OSSPreference.h 2008-06-16 21:14:16.000000000 +0200
+@@ -24,6 +24,8 @@
+ #define OSSPREFERENCE_H
+
+ #import <Cynthiune/Preference.h>
++#import <Foundation/NSDictionary.h>
++#import <Foundation/NSArchiver.h>
+
+ @class NSBox;
+ @class NSWindow;