mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
- Fix urgent signal for window manager [2] - Remove MD5 [2] PR: ports/152765 [1] ports/153348 [2] Submitted by: Mark Felder <feld@feld.me> [1] Renato Botelho <garga@FreeBSD.org> [2]
10 lines
286 B
Text
10 lines
286 B
Text
--- configure.orig 2010-12-22 09:03:15.000000000 +0800
|
|
+++ configure 2010-12-22 09:03:49.000000000 +0800
|
|
@@ -208,7 +208,6 @@
|
|
FreeBSD|DragonFly)
|
|
cat <<EOF >>$CONFIG_H
|
|
#define HAVE_ASPRINTF
|
|
-#define HAVE_BROKEN_KQUEUE
|
|
#define HAVE_BZERO
|
|
#define HAVE_DAEMON
|
|
#define HAVE_FGETLN
|