mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07: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
12 lines
242 B
Plaintext
12 lines
242 B
Plaintext
--- 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
|
|
|