ports/textproc/gnugrep/files/patch-configure
Alexey Dokuchaev be916aaa86 textproc/gnugrep: update GNU grep to version 3.8
- PCRE option is now backed by `devel/pcre2' port
- Remove seemingly useless macro from the manpage
  in order to drop dependency on `textproc/groff'
  as suggested by Dan Allen

Reported by:	portscout
2022-09-14 09:47:30 +00:00

11 lines
250 B
Text

--- configure.orig 2021-08-14 19:53:52 UTC
+++ configure
@@ -35665,7 +35665,7 @@ else $as_nop
elxsi | \
fr30 | \
h8300 | \
- i?86 | x86_64 | \
+ i?86 | x86_64 | amd64 | \
i860 | \
ia64 | \
m32r | \