From 618ca1a1bcbd55f9c3108d87f78bda798a600b0d Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 5 Sep 2006 05:01:47 +0000 Subject: - do not remove man/ja/man1 http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log --- archivers/lha-ac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 832fe87f4c9a..04465dee4570 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -22,7 +22,7 @@ COMMENT= Archive files using LZSS and Huffman compression (.lzh files) MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha -PLIST_DIRS= man/ja/man1 +#PLIST_DIRS= man/ja/man1 GNU_CONFIGURE= yes RESTRICTED= "no permission to redistribute" -- cgit v1.2.3