From 08039266e343e3cb99feb5cbfd5fd9acf006ac97 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 22 Sep 2004 08:09:14 +0000 Subject: Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". --- converters/cn2jp/PLIST | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'converters/cn2jp') diff --git a/converters/cn2jp/PLIST b/converters/cn2jp/PLIST index 1f22caf5317..75cb3a1307d 100644 --- a/converters/cn2jp/PLIST +++ b/converters/cn2jp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/30 06:03:39 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:21 jlam Exp $ bin/b2g bin/b2j bin/g2b @@ -7,10 +7,6 @@ bin/j2b bin/j2g include/jp-util.h include/lang-util.h -lib/libcn2jp.a lib/libcn2jp.la -lib/libcn2jp.so -lib/libcn2jp.so.0 -lib/libcn2jp.so.0.0 share/doc/cn2jp/README @dirrm share/doc/cn2jp -- cgit v1.2.3