summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2023-10-06 19:17:47 -0400
committerJoe Marcus Clarke <marcus@FreeBSD.org>2023-10-06 19:17:47 -0400
commit6f624386151e845df095a39885f560bbf87d41f3 (patch)
tree10d1f0cf2498a5e31b458222564762abee076598
parente4d7e0fe5fbc810e2e3ff56068703e35f6a976a9 (diff)
downloadfreebsd-ports-6f624386151e845df095a39885f560bbf87d41f3.zip
net/netatalk3: Commit missed patch diff
-rw-r--r--net/netatalk3/files/patch-configure34
1 files changed, 0 insertions, 34 deletions
diff --git a/net/netatalk3/files/patch-configure b/net/netatalk3/files/patch-configure
index 814542715554..65d60417021b 100644
--- a/net/netatalk3/files/patch-configure
+++ b/net/netatalk3/files/patch-configure
@@ -1,39 +1,5 @@
--- configure.orig 2023-09-11 13:10:58.000000000 -0400
+++ configure 2023-09-13 15:28:59.173250000 -0400
-@@ -18111,8 +18111,15 @@ fi
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
- int allow_severity = 0; int deny_severity = 0; extern char hosts_access(void);
-- ,hosts_access();
-+ int
-+main (void)
-+{
-+hosts_access();
-
-+ ;
-+ return 0;
-+}
-+
- _ACEOF
- if ac_fn_c_try_link "$LINENO"
- then :
-@@ -18125,8 +18132,15 @@ else $as_nop
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
- int allow_severity = 0; int deny_severity = 0; extern char hosts_access(void);
-- ,hosts_access();
-+ int
-+main (void)
-+{
-+hosts_access();
-
-+ ;
-+ return 0;
-+}
-+
- _ACEOF
- if ac_fn_c_try_link "$LINENO"
- then :
@@ -19064,7 +19078,7 @@ if test "x$bdb_required" = "xyes"; then
trybdbdir=""
dobdbsearch=yes