From 36d4ae73de0d3b5abbe7c9e2556cbf989903d5b5 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". --- geography/vis5d+/PLIST | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'geography/vis5d+/PLIST') diff --git a/geography/vis5d+/PLIST b/geography/vis5d+/PLIST index 27d428b35e6..1c42b540ab6 100644 --- a/geography/vis5d+/PLIST +++ b/geography/vis5d+/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/10/05 16:43:08 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:32 jlam Exp $ bin/comp_to_v5d bin/gg3d bin/gr3d_to_v5d @@ -16,16 +16,8 @@ include/vis5d+/api.h include/vis5d+/binio.h include/vis5d+/v5d.h include/vis5d+/v5df.h -lib/libv5d.a lib/libv5d.la -lib/libv5d.so -lib/libv5d.so.2 -lib/libv5d.so.2.0 -lib/libvis5d.a lib/libvis5d.la -lib/libvis5d.so -lib/libvis5d.so.2 -lib/libvis5d.so.2.0 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/vis5d+.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/vis5d+.mo share/vis5d+/EARTH.TOPO -- cgit v1.2.3