diff options
author | ben <ben@pkgsrc.org> | 2004-03-19 18:36:46 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-03-19 18:36:46 +0000 |
commit | b146e338471ab66b5d2713e1c370fe937474b82a (patch) | |
tree | b85f621438542feabbe6848045beb325088995e1 /graphics/png/PLIST | |
parent | 1dc34b67c4a207664760be634ac0535dbe3c2613 (diff) | |
download | pkgsrc-b146e338471ab66b5d2713e1c370fe937474b82a.tar.gz |
Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because it
was done incorrectly and because it was disruptive to the pkgsrc freeze.
Will fix this correctly after the freeze is finished.
Diffstat (limited to 'graphics/png/PLIST')
-rw-r--r-- | graphics/png/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/png/PLIST b/graphics/png/PLIST index 16d5950b02b..35ae12b410b 100644 --- a/graphics/png/PLIST +++ b/graphics/png/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/03/18 22:40:40 ben Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/03/19 18:36:46 ben Exp $ include/png.h include/pngconf.h lib/libpng.a @@ -6,7 +6,6 @@ lib/libpng.la lib/libpng.so lib/libpng.so.${LIBPNG_SO_MAJOR} lib/libpng.so.${LIBPNG_SO_MAJOR}.${LIBPNG_SO_MINOR} -lib/pkgconfig/libpng12.pc man/man3/libpng.3 man/man3/libpngpf.3 man/man5/png.5 |