diff options
Diffstat (limited to 'archivers/lzma/Makefile')
-rw-r--r-- | archivers/lzma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index 5647575fc05e..f9526e766dd0 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -14,6 +14,7 @@ CONFLICTS= lzmautils-[0-9]* xz-[0-9]* USES= gmake USE_BZIP2= yes +NO_STAGE= yes NO_WRKSUBDIR= yes USE_DOS2UNIX= yes BUILD_WRKSRC= ${WRKSRC}/CPP/7zip/Bundles/LzmaCon |