diff options
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r-- | archivers/lha/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index a8276e1a43f8..367925a9f7f9 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -13,6 +13,7 @@ COMMENT= Archive files using LZSS and Huffman compression (.lzh files) CONFLICTS= lha-ac-1* +NO_STAGE= yes MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha |