Bug 42633

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 Flags
scli.diff none

Description Tilman Linneweh 2002-09-10 13:40:03 UTC
	Location of libxml Headerfiles changed about 6 month ago.
Comment 1 Jim Geovedi 2002-09-10 15:25:07 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/
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2002-10-02 15:48:03 UTC
Responsible Changed
From-To: freebsd-ports->dinoex

checked with maintainer, fix will be ommited shortly.
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2002-10-03 06:56:16 UTC
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.
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2002-10-05 18:29:53 UTC
State Changed
From-To: analyzed->closed

update is committed, thanks.