mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
- Fix the build error on FreeBSD-6 [2] - Update my mail address to FreeBSD PR: ports/139044 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1] Anonymous <swell.k@gmail.com> [2] Approved by: miwi(mentor) Thanks to: cy@, JIa-Shiun Li<jiashiun@gmail.com>, Ollivier Robert<roberto@keltia.freenix.fr>, Nicolas Martyanoff <khaelin@gmail.com>
10 lines
262 B
Text
10 lines
262 B
Text
--- configure.orig 2009-10-11 09:21:43.000000000 +0800
|
|
+++ configure 2009-10-11 09:22:11.000000000 +0800
|
|
@@ -212,7 +212,6 @@
|
|
#define HAVE_STRLCPY
|
|
#define HAVE_STRTONUM
|
|
#define HAVE_STRSEP
|
|
-#define HAVE_TREE_H
|
|
#define HAVE_U_INT
|
|
EOF
|
|
cat <<EOF >>$CONFIG_MK
|