summaryrefslogtreecommitdiff
path: root/audio/cdplayer/patches
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdplayer/patches')
-rw-r--r--audio/cdplayer/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/cdplayer/patches/patch-aa b/audio/cdplayer/patches/patch-aa
new file mode 100644
index 00000000000..c0297271e5b
--- /dev/null
+++ b/audio/cdplayer/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2009/04/19 11:43:16 rh Exp $
+
+--- AudioCD/AudioCDPrefs/GNUmakefile.orig 2009-04-19 14:37:41.000000000 +1000
++++ AudioCD/AudioCDPrefs/GNUmakefile
+@@ -13,6 +13,7 @@ ifeq ($(prefs), sysprefs)
+ ADDITIONAL_CPPFLAGS += -DSYSPREFS=1
+ else
+ BUNDLE_EXTENSION = .prefs
++ BUNDLE_INSTALL_DIR = ${DESTDIR}${GNUSTEP_LIB_DIR}/Preferences
+ ADDITIONAL_CPPFLAGS += -DSYSPREFS=0
+ endif
+