Bug 42820 - [patch] graphics/gdchart doesn't compile
Summary: [patch] graphics/gdchart doesn't compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-16 08:20 UTC by edwin
Modified: 2002-09-16 08:36 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (483 bytes, patch)
2002-09-16 08:20 UTC, edwin
no flags Details | Diff
file.diff (262 bytes, patch)
2002-09-16 08:20 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2002-09-16 08:20:01 UTC
graphics/gdchart doesn't compile due to problems finding gd.h

Fix: Put there two patches to the files/ directory

[/usr/ports/graphics/gdchart/files] root@k7>cat patch-gdc.h
[/usr/ports/graphics/gdchart/files] root@k7>cat patch-gifencode.c
How-To-Repeat: 
cd ports/graphics/gdchart
make
Comment 1 Akinori MUSHA freebsd_committer freebsd_triage 2002-09-16 08:34:35 UTC
State Changed
From-To: open->closed

Actually I forgot to update the gd dependency from gd to gd2, 
and that has been fixed.  If you have a problem with gdchart 
built with gd2, please let me know.  Thanks!