ports/sysutils/tmux/files/extra-patch-kqueue
Wen Heping cfe1bc584d - Fix build when ${OSVERSION} < 702104 [1]
- Now set tmux build without #define HAVE_BROKEN_KQUEUE as default and an option.

PR:		ports/154485 [1]
Submitted by:	Mike Stupalov <landy2005@gmail.com> [1]
2011-02-21 07:09:49 +00:00

10 lines
289 B
Text

--- configure.orig 2011-02-21 14:12:33.000000000 +0800
+++ configure 2011-02-21 14:13:00.000000000 +0800
@@ -222,7 +222,6 @@
FreeBSD|DragonFly)
cat <<EOF >>$CONFIG_H
#define HAVE_ASPRINTF
-#define HAVE_BROKEN_KQUEUE
#define HAVE_BZERO
#define HAVE_CLOSEFROM
#define HAVE_DAEMON