diff options
Diffstat (limited to 'archivers/arj')
-rw-r--r-- | archivers/arj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index db9bef7..657fa27 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -12,6 +12,7 @@ COMMENT= Open-source ARJ OPTIONS_DEFINE= DOCS +NO_STAGE= yes USES= gmake USE_AUTOTOOLS= autoconf MAKE_JOBS_UNSAFE= yes |