diff options
Diffstat (limited to 'archivers/libzip/Makefile')
-rw-r--r-- | archivers/libzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 0c0159f4437c..b05d0d2f4523 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -15,6 +15,7 @@ COMMENT= A C library for reading, creating, and modifying zip archives USE_BZIP2= yes GNU_CONFIGURE= yes +MAKE_ENV= LC_ALL="C" USE_AUTOTOOLS= libtool USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes |