diff options
Diffstat (limited to 'archivers/lha-ac/Makefile')
-rw-r--r-- | archivers/lha-ac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 03383267399..b7405351fe4 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -14,13 +14,13 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) CONFLICTS= lha-1* +NO_STAGE= yes MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha #PLIST_DIRS= man/ja/man1 GNU_CONFIGURE= yes -NO_STAGE= yes RESTRICTED= no permission to redistribute |