diff options
author | tv <tv@pkgsrc.org> | 1998-07-16 13:36:47 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-07-16 13:36:47 +0000 |
commit | ce4454484021a7a51bcceeb374b43926aa431d44 (patch) | |
tree | d2525c28abac850fa974fe640a20e7eb7fdda7b3 /graphics/png | |
parent | 2f95952eb7b191a8f28a3da70b6ab0129aacefa2 (diff) | |
download | pkgsrc-ce4454484021a7a51bcceeb374b43926aa431d44.tar.gz |
Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index 5a407e075eb..f0100ec3d62 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.7 1998/07/15 11:45:56 tv Exp $ +@comment $NetBSD: PLIST,v 1.8 1998/07/16 13:36:48 tv Exp $ include/png.h include/pngconf.h lib/libpng.a -lib/libpng.la lib/libpng.so.1.0 |