diff options
author | jlam <jlam@pkgsrc.org> | 2000-06-21 00:55:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-06-21 00:55:08 +0000 |
commit | ec0a588d1eee2f312e487017d1dd7294bf2bbcc5 (patch) | |
tree | 568327ab314460d3ceb3186f88ca63835a4bd144 /graphics/gd/pkg | |
parent | 4a7d9fc8d442a749f3206a1ea2f150b5e25f6a5a (diff) | |
download | pkgsrc-ec0a588d1eee2f312e487017d1dd7294bf2bbcc5.tar.gz |
USE_LIBTOOL instead of PKGLIBTOOL; sort PLIST.
Diffstat (limited to 'graphics/gd/pkg')
-rw-r--r-- | graphics/gd/pkg/PLIST | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/graphics/gd/pkg/PLIST b/graphics/gd/pkg/PLIST index 01e78296417..a01d07fc7a4 100644 --- a/graphics/gd/pkg/PLIST +++ b/graphics/gd/pkg/PLIST @@ -1,19 +1,20 @@ -@comment $NetBSD: PLIST,v 1.7 2000/06/14 16:33:50 he Exp $ -bin/pngtogd -bin/pngtogd2 -bin/gdtopng -bin/gd2topng +@comment $NetBSD: PLIST,v 1.8 2000/06/21 00:55:09 jlam Exp $ +bin/bdftogd bin/gd2copypal +bin/gd2topng bin/gdparttopng +bin/gdtopng +bin/pngtogd +bin/pngtogd2 bin/webpng -bin/bdftogd include/gd.h -include/gdcache.h include/gd_io.h +include/gdcache.h include/gdfontg.h include/gdfontl.h include/gdfontmb.h include/gdfonts.h include/gdfontt.h lib/libgd.a +lib/libgd.la lib/libgd.so.1.9 |