1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
freebsd-ports/archivers/sharutils/files/patch-lib__Makefile.in
Renato Botelho 584058c5d0 Update to 4.8
Feature safe:	yes
2010-03-04 15:59:30 +00:00

12 lines
427 B
Plaintext

--- lib/Makefile.in.orig 2010-03-04 12:31:24.000000000 -0300
+++ lib/Makefile.in 2010-03-04 12:31:35.000000000 -0300
@@ -1592,7 +1592,7 @@
case '$(host_os)' in \
darwin[56]*) \
need_charset_alias=true ;; \
- darwin* | cygwin* | mingw* | pw32* | cegcc*) \
+ freebsd* | darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \