summaryrefslogtreecommitdiff
path: root/www/kazehakase/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'www/kazehakase/patches/patch-ag')
-rw-r--r--www/kazehakase/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/kazehakase/patches/patch-ag b/www/kazehakase/patches/patch-ag
new file mode 100644
index 00000000000..115d37d0611
--- /dev/null
+++ b/www/kazehakase/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1.1.1 2005/08/11 17:43:10 reed Exp $
+
+--- src/actions/Makefile.am.orig 2005-06-20 00:31:53.000000000 +0000
++++ src/actions/Makefile.am
+@@ -4,7 +4,7 @@ noinst_LTLIBRARIES = libkzactions.la
+
+ AM_CPPFLAGS = \
+ -DSYSCONFDIR=\""$(sysconfdir)"\" \
+- -DKZ_SYSCONFDIR=\""$(sysconfdir)/$(PACKAGE)"\" \
++ -DKZ_SYSCONFDIR=\""$(sysconfdir)"\" \
+ -DGTK_DISABLE_DEPRECATED=1 \
+ -DGDK_DISABLE_DEPRECATED=1 \
+ -DG_DISABLE_DEPRECATED=1