diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 01:01:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 01:01:02 +0000 |
commit | cb8e8194140e913d82d582029f6943178e756b4a (patch) | |
tree | b750f74c05a58fdabdbc731c84ebd3a3bdbe4876 /graphics/gd/pkg-plist | |
parent | Add '-lpng' for linking the against the static libgd.a. (diff) |
Update to version 1.7.3.
PR: 14518
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'graphics/gd/pkg-plist')
-rw-r--r-- | graphics/gd/pkg-plist | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gd/pkg-plist b/graphics/gd/pkg-plist index 4fee7f4df3d7..16438b063528 100644 --- a/graphics/gd/pkg-plist +++ b/graphics/gd/pkg-plist @@ -1,3 +1,4 @@ +bin/bdftogd bin/pngtogd bin/pngtogd2 bin/gdtopng @@ -7,14 +8,11 @@ bin/gdparttopng bin/webpng include/gd/gd.h include/gd/gd_io.h +include/gd/gdcache.h include/gd/gdfontg.h include/gd/gdfontl.h include/gd/gdfontmb.h include/gd/gdfonts.h include/gd/gdfontt.h lib/libgd.a -lib/libgd.so -lib/libgd.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm include/gd |