summaryrefslogtreecommitdiff
path: root/devel/stlport
diff options
context:
space:
mode:
authorjlam <jlam>2004-09-22 08:09:14 +0000
committerjlam <jlam>2004-09-22 08:09:14 +0000
commit08039266e343e3cb99feb5cbfd5fd9acf006ac97 (patch)
treeba20a3f8eae29ebaf5d20fc3c40ea75a7075749e /devel/stlport
parent6e8a19b19cf0aad3d2396d28108ec9abfcd1e84d (diff)
downloadpkgsrc-08039266e343e3cb99feb5cbfd5fd9acf006ac97.tar.gz
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".
Diffstat (limited to 'devel/stlport')
-rw-r--r--devel/stlport/PLIST10
1 files changed, 1 insertions, 9 deletions
diff --git a/devel/stlport/PLIST b/devel/stlport/PLIST
index bfeb78d47d5..3c241529d38 100644
--- a/devel/stlport/PLIST
+++ b/devel/stlport/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/01/05 22:14:18 mrauch Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:29 jlam Exp $
include/stlport/algorithm
include/stlport/bitset
include/stlport/cassert
@@ -305,16 +305,8 @@ include/stlport/wrap_std/ostream
include/stlport/wrap_std/sstream
include/stlport/wrap_std/streambuf
include/stlport/wrap_std/strstream
-lib/libstlport_gcc.a
lib/libstlport_gcc.la
-lib/libstlport_gcc.so
-lib/libstlport_gcc.so.4
-lib/libstlport_gcc.so.4.6
-lib/libstlport_gcc_stldebug.a
lib/libstlport_gcc_stldebug.la
-lib/libstlport_gcc_stldebug.so
-lib/libstlport_gcc_stldebug.so.4
-lib/libstlport_gcc_stldebug.so.4.6
share/doc/html/stlport/images/black.gif
share/doc/html/stlport/images/stl_logo_doc.gif
share/doc/html/stlport/images/t_doc2.gif