diff options
Diffstat (limited to 'archivers/unace')
-rw-r--r-- | archivers/unace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index 27f60e54fef0..fd4c08b935f8 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= utils/compress MAINTAINER= jonny@jonny.eng.br COMMENT= Extract, view & test ACE archives +MAKE_JOBS_UNSAFE= yes + USE_GMAKE= yes ALL_TARGET= clean unace PLIST_FILES= bin/unace |