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". --- graphics/giram/PLIST | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'graphics/giram') diff --git a/graphics/giram/PLIST b/graphics/giram/PLIST index f685bade2ce..41367299dd4 100644 --- a/graphics/giram/PLIST +++ b/graphics/giram/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/05/24 11:23:08 salo Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:33 jlam Exp $ bin/giram bin/povfront libexec/giram/plug-ins/Box @@ -16,17 +16,11 @@ share/giram/0.3/finish/finish1 share/giram/0.3/giram_logo.ppm share/giram/0.3/giram_splash.ppm share/giram/0.3/modules/librender_flat.la -share/giram/0.3/modules/librender_flat.so share/giram/0.3/modules/librender_gouraud.la -share/giram/0.3/modules/librender_gouraud.so share/giram/0.3/modules/librender_hiddenfaces.la -share/giram/0.3/modules/librender_hiddenfaces.so share/giram/0.3/modules/librender_povray.la -share/giram/0.3/modules/librender_povray.so share/giram/0.3/modules/librender_raytracing.la -share/giram/0.3/modules/librender_raytracing.so share/giram/0.3/modules/librender_wireframe.la -share/giram/0.3/modules/librender_wireframe.so share/giram/0.3/normal/normal1 share/giram/0.3/pigment/pigment1 share/giram/0.3/shape/shape1 -- cgit v1.2.3