Files
bsdports/text/augeas/files/patch-gnulib__lib__Makefile.am
2019-12-26 07:26:06 +00:00

12 lines
428 B
Plaintext

--- gnulib/lib/Makefile.am.orig 2015-05-24 00:50:24 UTC
+++ gnulib/lib/Makefile.am
@@ -463,7 +463,7 @@ install-exec-localcharset: all-local
case '$(host_os)' in \
darwin[56]*) \
need_charset_alias=true ;; \
- darwin* | cygwin* | mingw* | pw32* | cegcc*) \
+ darwin* | cygwin* | mingw* | pw32* | cegcc* | freebsd*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \