You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
94ff02c67b
This is a combination of commits. php74: implicit ints problem libxml2 is now @2.13.5_2 php-openssl: fix for Dependency path specified multiple times in depends_build Closes: #30533 Closes: #29866 Closes: https://trac.macports.org/ticket/72208 Closes: https://trac.macports.org/ticket/71999
19 lines
415 B
Diff
19 lines
415 B
Diff
--- ext/odbc/config.m4.orig 2025-10-17 02:21:26
|
|
+++ ext/odbc/config.m4 2025-10-17 02:37:19
|
|
@@ -11,6 +11,7 @@
|
|
dnl configure options
|
|
dnl
|
|
|
|
+:<<'MACPORTS_DISABLED'
|
|
AS_VAR_IF([ODBC_TYPE],, [
|
|
PHP_ARG_WITH([ibm-db2],
|
|
[for IBM DB2 support],
|
|
@@ -71,6 +72,7 @@
|
|
[Define to 1 if the odbc extension uses custom ODBC installation.])
|
|
])
|
|
])
|
|
+MACPORTS_DISABLED
|
|
|
|
AS_VAR_IF([ODBC_TYPE],, [
|
|
PHP_ARG_WITH([iodbc],
|