From e8c83f03dd1ff437c6f226cb50a0bd016d5bb8c0 Mon Sep 17 00:00:00 2001 From: obache Date: Fri, 23 Dec 2011 11:32:37 +0000 Subject: Let to allow installing compressed document for the case of MANZ=yes. Bump PKGREVISION. --- converters/skf/Makefile | 7 +++---- converters/skf/PLIST | 12 ++++++------ 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'converters') diff --git a/converters/skf/Makefile b/converters/skf/Makefile index 319421aaa3a..87efd134a18 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2011/04/22 13:43:11 obache Exp $ +# $NetBSD: Makefile,v 1.34 2011/12/23 11:32:37 obache Exp $ DISTNAME= skf_${VERSION}.4 VERSION= 1.97 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= japanese converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/50807/} @@ -18,8 +18,7 @@ WRKSRC= ${WRKDIR}/skf-${VERSION} INSTALL_TARGET= install locale_install USE_PKGLOCALEDIR= yes -USE_TOOLS+= msgfmt perl -TOOLS_NOOP+= gzip +USE_TOOLS+= msgfmt perl gzip GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no diff --git a/converters/skf/PLIST b/converters/skf/PLIST index 422f4473d2d..2a1cc4d9bc4 100644 --- a/converters/skf/PLIST +++ b/converters/skf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2010/02/07 13:17:55 obache Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/12/23 11:32:37 obache Exp $ bin/skf man/ja_JP.EUC/man1/skf.1 man/ja_JP.UTF-8/man1/skf.1 @@ -6,11 +6,11 @@ man/man1/skf.1 share/doc/skf/CHANGES_ja.txt share/doc/skf/README.txt share/doc/skf/copyright -share/doc/skf/doc/1.Introduction.txt -share/doc/skf/doc/2.intenal_code.txt -share/doc/skf/doc/3.charset.txt -share/doc/skf/doc/4.moji_table.txt -share/doc/skf/doc/5.languages.txt +share/doc/skf/doc/1.Introduction.txt.gz +share/doc/skf/doc/2.intenal_code.txt.gz +share/doc/skf/doc/3.charset.txt.gz +share/doc/skf/doc/4.moji_table.txt.gz +share/doc/skf/doc/5.languages.txt.gz share/locale/ja/LC_MESSAGES/skf.mo share/skf/lib/${VERSION}/iIM34@.stb share/skf/lib/${VERSION}/iIM34E.stb -- cgit v1.2.3