summaryrefslogtreecommitdiff
path: root/wm/selectwm/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2007-10-06 00:05:32 +0000
committerjoerg <joerg>2007-10-06 00:05:32 +0000
commit3a6f10b5d458566a85617bd2a96dc8c21e38f043 (patch)
treeb19f34bd79e56c5815759eb81148ba797b06deb4 /wm/selectwm/patches
parent89f4044b185c620117de747846acd862905bae98 (diff)
downloadpkgsrc-3a6f10b5d458566a85617bd2a96dc8c21e38f043.tar.gz
Don't use GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12.
Diffstat (limited to 'wm/selectwm/patches')
-rw-r--r--wm/selectwm/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/wm/selectwm/patches/patch-ac b/wm/selectwm/patches/patch-ac
new file mode 100644
index 00000000000..5dd2ca3d8bf
--- /dev/null
+++ b/wm/selectwm/patches/patch-ac
@@ -0,0 +1,11 @@
+$NetBSD: patch-ac,v 1.1 2007/10/06 00:05:32 joerg Exp $
+
+--- src/define.h.orig 2007-10-05 23:16:48.000000000 +0000
++++ src/define.h
+@@ -1,6 +1,5 @@
+ #include "config.h"
+
+-#define GTK_DISABLE_DEPRECATED
+ #define G_DISABLE_DEPRECATED
+
+ #ifdef ENABLE_NLS