View | Details | Raw Unified | Return to bug 145349
Collapse All | Expand All

(-)sysutils/tmux/files/patch-configure (+10 lines)
Line 0 Link Here
1
--- configure.old	2010-04-03 11:35:46.000000000 -0400
2
+++ configure	2010-04-03 11:35:54.000000000 -0400
3
@@ -204,6 +204,7 @@
4
     FreeBSD|DragonFly)
5
 	cat <<EOF >>$CONFIG_H
6
 #define HAVE_ASPRINTF
7
+#define HAVE_BROKEN_KQUEUE
8
 #define HAVE_BZERO
9
 #define HAVE_DAEMON
10
 #define HAVE_FGETLN

Return to bug 145349