mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
- 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]
10 lines
289 B
Text
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
|