diff options
Diffstat (limited to 'archivers/fastjar/Makefile')
-rw-r--r-- | archivers/fastjar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 17c2c05..c211eab 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -12,6 +12,7 @@ COMMENT= Version of JDK's `jar' command written entirely in C LICENSE= GPLv2 +NO_STAGE= yes USES= gmake perl5 USES_PERL5= build USE_BZIP2= yes |