From 1a280185e19de3a6ae1eb2fa57138973b96b2348 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". --- x11/py-gtk2/PLIST | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'x11/py-gtk2') diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST index 2347db735c6..173bb66c6ae 100644 --- a/x11/py-gtk2/PLIST +++ b/x11/py-gtk2/PLIST @@ -1,35 +1,25 @@ -@comment $NetBSD: PLIST,v 1.5 2004/03/12 10:48:23 recht Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:10:06 jlam Exp $ bin/pygtk-codegen-2.0 include/pygtk-2.0/pygobject.h include/pygtk-2.0/pygtk/pygtk.h lib/pkgconfig/pygtk-2.0.pc -${PYSITELIB}/gtk-2.0/atk.a ${PYSITELIB}/gtk-2.0/atk.la -${PYSITELIB}/gtk-2.0/atk.so ${PYSITELIB}/gtk-2.0/dsextras.py ${PYSITELIB}/gtk-2.0/dsextras.pyc ${PYSITELIB}/gtk-2.0/dsextras.pyo -${PYSITELIB}/gtk-2.0/gobject.a ${PYSITELIB}/gtk-2.0/gobject.la -${PYSITELIB}/gtk-2.0/gobject.so ${PYSITELIB}/gtk-2.0/gtk/__init__.py ${PYSITELIB}/gtk-2.0/gtk/__init__.pyc ${PYSITELIB}/gtk-2.0/gtk/__init__.pyo -${PYSITELIB}/gtk-2.0/gtk/_gtk.a ${PYSITELIB}/gtk-2.0/gtk/_gtk.la -${PYSITELIB}/gtk-2.0/gtk/_gtk.so ${PYSITELIB}/gtk-2.0/gtk/compat.py ${PYSITELIB}/gtk-2.0/gtk/compat.pyc ${PYSITELIB}/gtk-2.0/gtk/compat.pyo -${PYSITELIB}/gtk-2.0/gtk/glade.a ${PYSITELIB}/gtk-2.0/gtk/glade.la -${PYSITELIB}/gtk-2.0/gtk/glade.so ${PYSITELIB}/gtk-2.0/gtk/keysyms.py ${PYSITELIB}/gtk-2.0/gtk/keysyms.pyc ${PYSITELIB}/gtk-2.0/gtk/keysyms.pyo -${PYSITELIB}/gtk-2.0/pango.a ${PYSITELIB}/gtk-2.0/pango.la -${PYSITELIB}/gtk-2.0/pango.so ${PYSITELIB}/pygtk.pth ${PYSITELIB}/pygtk.py ${PYSITELIB}/pygtk.pyc -- cgit v1.2.3