aboutsummaryrefslogtreecommitdiffstats
path: root/games/taxipilot/files
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-26 01:59:42 +0800
committerkrion <krion@FreeBSD.org>2003-12-26 01:59:42 +0800
commita9996d8a8273befcc6bc851e96222edd00c14e43 (patch)
treecacac850ae1e7ae7b05faeb09122ff88462f3e3c /games/taxipilot/files
parent9872ef7d04d8908b98ea73c581a7166f33f6420c (diff)
downloadfreebsd-ports-graphics-a9996d8a8273befcc6bc851e96222edd00c14e43.tar.gz
freebsd-ports-graphics-a9996d8a8273befcc6bc851e96222edd00c14e43.tar.zst
freebsd-ports-graphics-a9996d8a8273befcc6bc851e96222edd00c14e43.zip
- Fix build
PR: 60565 Submitted by: Ports Fury
Diffstat (limited to 'games/taxipilot/files')
-rw-r--r--games/taxipilot/files/patch-acinclude.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/games/taxipilot/files/patch-acinclude.m4 b/games/taxipilot/files/patch-acinclude.m4
deleted file mode 100644
index fb1332479bb..00000000000
--- a/games/taxipilot/files/patch-acinclude.m4
+++ /dev/null
@@ -1,11 +0,0 @@
---- admin/acinclude.m4.in.orig Thu Nov 20 19:35:08 2003
-+++ admin/acinclude.m4.in Thu Nov 20 19:35:27 2003
-@@ -2937,7 +2937,7 @@
- AC_REQUIRE([AC_FUNC_ALLOCA])dnl
- AC_REQUIRE([AC_FUNC_MMAP])dnl
- AC_REQUIRE([AM_KDE_WITH_NLS])dnl
-- AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h])
-+ AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h stdint.h])
- AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \
- __argz_count __argz_stringify __argz_next])
-