diff options
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index adcfcd2767d5..0dea8858fbcc 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -19,6 +19,7 @@ OPENSSL_AES_DESC= Use OpenSSL implementation of AES CONFLICTS?= zh-unrar-[0-9].* unrar-iconv-[0-9].* +NO_STAGE= yes MAKE_ARGS= STRIP=${STRIP_CMD} MAKEFILE= makefile.unix USES+= gmake |