diff options
author | skrll <skrll> | 2001-03-24 13:42:04 +0000 |
---|---|---|
committer | skrll <skrll> | 2001-03-24 13:42:04 +0000 |
commit | 90bb42d732d09f4eb912bbb9adaa8636d31efa22 (patch) | |
tree | bf72115ec0f403ac1fd19b5d27a16cd64aa889f9 /x11/kdebase2/pkg/PLIST | |
parent | 7c4c1332f433e7ab59dc4c9f0ff6382561a7ad8f (diff) | |
download | pkgsrc-90bb42d732d09f4eb912bbb9adaa8636d31efa22.tar.gz |
kdm tidy up...
Don't try and build a "shared" greeter library:
- it never managed it anyway.
- the libtool workaround produces a binary 10x bigger than the
static build.
- its more resilient method to different versions of X.
Enable login_cap(3) support.
Diffstat (limited to 'x11/kdebase2/pkg/PLIST')
-rw-r--r-- | x11/kdebase2/pkg/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kdebase2/pkg/PLIST b/x11/kdebase2/pkg/PLIST index 5433cf49caa..62ffe4d5832 100644 --- a/x11/kdebase2/pkg/PLIST +++ b/x11/kdebase2/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/03/19 09:57:01 skrll Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/03/24 13:42:05 skrll Exp $ bin/appletproxy bin/chooser bin/conttest @@ -376,8 +376,6 @@ lib/kxkb.so lib/kxmlrpcd.a lib/kxmlrpcd.la lib/kxmlrpcd.so -lib/libKdmGreet.a -lib/libKdmGreet.la lib/libccont.a lib/libchildpanelextension.a lib/libchildpanelextension.la |