diff options
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r-- | archivers/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 4dacfd9300ed..e24273cdcfd2 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -16,6 +16,7 @@ LIBXML2_DESC= Support writing xar via libxml2 LZO_DESC= Support lzo compression via liblzo2 NETTLE_DESC= Use Nettle instead of OpenSSL +NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack |