mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
- Unmark DEPRECATED and remove EXPIRATION_DATE - Bump PORTREVISION for package change Changes: https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.c https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.1.adoc
11 lines
242 B
Text
11 lines
242 B
Text
--- configure.orig 2024-04-04 09:13:50 UTC
|
|
+++ configure
|
|
@@ -35861,7 +35861,7 @@ fi
|
|
enable_getopt=$ul_default_estate
|
|
build_getopt=yes
|
|
if test "x$ul_default_estate" = xno; then
|
|
- build_getopt=no
|
|
+ build_getopt=yes
|
|
fi
|
|
else
|
|
|