From 97b144cd3c4ae801f9bf131bc29f50499f50ea6f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Aug 2000 22:02:27 +0000 Subject: USE_PKGLIBTOOL -> USE_LIBTOOL --- japanese/kakasi/Makefile | 4 ++-- japanese/kakasi/pkg/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/japanese/kakasi/Makefile b/japanese/kakasi/Makefile index 8533fbc5c1c..c08ef9865ff 100644 --- a/japanese/kakasi/Makefile +++ b/japanese/kakasi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/06/01 11:23:32 rh Exp $ +# $NetBSD: Makefile,v 1.7 2000/08/14 22:02:27 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1998/04/05 04:46:33 max Exp $ DISTNAME= kakasi-2.3.1 @@ -10,7 +10,7 @@ HOMEPAGE= http://kakasi.namazu.org/ GNU_CONFIGURE= YES USE_GMAKE= YES -USE_PKGLIBTOOL= YES +USE_LIBTOOL= YES LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig post-install: diff --git a/japanese/kakasi/pkg/PLIST b/japanese/kakasi/pkg/PLIST index 2498f934132..5aaced42abc 100644 --- a/japanese/kakasi/pkg/PLIST +++ b/japanese/kakasi/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1999/09/30 05:49:41 sakamoto Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/08/14 22:02:27 wiz Exp $ bin/atoc_conv bin/kakasi bin/mkkanwa @@ -6,6 +6,7 @@ bin/rdic_conv bin/wx2_conv include/libkakasi.h lib/libkakasi.a +lib/libkakasi.la lib/libkakasi.so.2.0 man/ja_JP.EUC/cat1/kakasi.cat man/ja_JP.EUC/man1/kakasi.1 -- cgit v1.2.3