mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
- Fix build of archivers/php84-phar Changelog: https://github.com/php/php-src/blob/php-8.4.0beta2/NEWS
11 lines
240 B
Text
11 lines
240 B
Text
--- config.m4.orig 2024-08-17 04:34:39 UTC
|
|
+++ config.m4
|
|
@@ -35,8 +35,4 @@ if test "$PHP_PHAR" != "no"; then
|
|
|
|
PHP_INSTALL_HEADERS([ext/phar], [php_phar.h])
|
|
|
|
- AC_CONFIG_FILES([
|
|
- $ext_dir/phar.1
|
|
- $ext_dir/phar.phar.1
|
|
- ])
|
|
fi
|