| Summary: | Fix Build net/scli: patch-configure fixes libxml detection | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tilman Linneweh <tilman> | ||||
| Component: | Individual Port(s) | Assignee: | Dirk Meyer <dinoex> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | lyngbol | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Tilman Linneweh
2002-09-10 13:40:03 UTC
> Location of libxml Headerfiles changed about 6 month ago. > Fixed in scli-0.2.12. Any reason to keep it out-dated? :-) ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/ -- Jim Geovedi, negative@{,toxic.}magnesium.net http://www.magnesium.net/~negative/ Responsible Changed From-To: freebsd-ports->dinoex checked with maintainer, fix will be ommited shortly. State Changed
From-To: open->analyzed
A quick and easy fix is:
CFLAGS+= -I${LOCALBASE}/include/libxml2/libxml
Non of this changes will be commited,
as the next release 0.2.12 has already a fix.
State Changed From-To: analyzed->closed update is committed, thanks. |