diff options
Diffstat (limited to 'archivers/unace/Makefile')
-rw-r--r-- | archivers/unace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index b6605c51d8f3..52c4cd6a56fd 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -13,6 +13,7 @@ COMMENT= Extract, view & test ACE archives MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes USES= gmake ALL_TARGET= clean unace PLIST_FILES= bin/unace |