summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel/files/patch-src__rxvt.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:09:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:09:41 +0000
commita8a726360842517904b3446c8ee94de67108f1df (patch)
treedbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/rxvt-devel/files/patch-src__rxvt.h
parentUpdate to 3.0.6. (diff)
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/rxvt-devel/files/patch-src__rxvt.h')
-rw-r--r--x11/rxvt-devel/files/patch-src__rxvt.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/rxvt-devel/files/patch-src__rxvt.h b/x11/rxvt-devel/files/patch-src__rxvt.h
new file mode 100644
index 000000000000..c3c5b44495c5
--- /dev/null
+++ b/x11/rxvt-devel/files/patch-src__rxvt.h
@@ -0,0 +1,11 @@
+--- src/rxvt.h
++++ src/rxvt.h
+@@ -804,7 +804,7 @@
+ #define rxvt_Gr_ButtonRelease(x,y) rxvt_Gr_ButtonReport (r, 'R',(x),(y))
+
+ #ifdef UTMP_SUPPORT
+-# if !defined(RXVT_UTMPX_FILE) || !defined(HAVE_STRUCT_UTMPX)
++# if !defined(HAVE_STRUCT_UTMPX)
+ # undef HAVE_UTMPX_H
+ # undef HAVE_STRUCT_UTMPX
+ # endif