diff options
author | skrll <skrll> | 2001-03-12 11:23:01 +0000 |
---|---|---|
committer | skrll <skrll> | 2001-03-12 11:23:01 +0000 |
commit | 02d1ddb1ab25e916a73842fa89f6c42f046efc57 (patch) | |
tree | e48f724f9c9679e13c2d8aa552d418bded6bd3a5 /lang/kaffe/pkg | |
parent | 881804beec0e9693a6198f523b6865a1910d954d (diff) | |
download | pkgsrc-02d1ddb1ab25e916a73842fa89f6c42f046efc57.tar.gz |
Re-enable the -release option of libtool. ELF is fully supported with a.out
support to follow. Note this in documentation.
Bump revision of libtool to nb3 and update dependencies.
Update (sort) known affected PLISTs.
Fixes pkg/12368 by Kimmo Suominen <kim@tac.nyc.ny.us>
Fixes problems with cross/* noted on tech-pkg and packages by
Chuck Cranor <chuck@research.att.com>, and
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
Diffstat (limited to 'lang/kaffe/pkg')
-rw-r--r-- | lang/kaffe/pkg/PLIST | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lang/kaffe/pkg/PLIST b/lang/kaffe/pkg/PLIST index f271dfa4551..1e9ba43e26e 100644 --- a/lang/kaffe/pkg/PLIST +++ b/lang/kaffe/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2001/03/04 10:07:53 tron Exp $ +@comment $NetBSD: PLIST,v 1.15 2001/03/12 11:23:05 skrll Exp $ kaffe/bin/appletviewer kaffe/bin/install-jar kaffe/bin/jar @@ -72,15 +72,15 @@ kaffe/share/kaffe/rmi.jar kaffe/share/kaffe/servlet.jar kaffe/share/kaffe/tools.jar kaffe/share/license.terms -@dirrm kaffe/bin -@dirrm kaffe/include/kaffe -@dirrm kaffe/include +@dirrm kaffe/share/kaffe +@dirrm kaffe/share +@dirrm kaffe/man/man1 +@dirrm kaffe/man +@dirrm kaffe/libexec @dirrm kaffe/lib/kaffe/security @dirrm kaffe/lib/kaffe @dirrm kaffe/lib -@dirrm kaffe/libexec -@dirrm kaffe/man/man1 -@dirrm kaffe/man -@dirrm kaffe/share/kaffe -@dirrm kaffe/share +@dirrm kaffe/include/kaffe +@dirrm kaffe/include +@dirrm kaffe/bin @dirrm kaffe |