Bug 35831

Summary: [PATCH] Fix problem getting pthread libs and cflags from pkgconfig
Product: Ports & Packages Reporter: Joe Marcus Clarke <marcus>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-pkg.c none

Description Joe Marcus Clarke 2002-03-12 22:20:01 UTC
On -stable anyway, there is a problem getting "other" libs and cflags from
dependency packages (for example, from gthread-2.0).  This prevents ports
like ORbit2 from compiling.  It seems to be a pretty serious oversight on the
pkgconfig folks, so I'm going to submit this patch to them.  

Basically, this patch adds recursive scanning capabilities to the 
other_cflags and other_libs functions.  I included a new copy of
files/patch-pkg.c since there have been some issues submitting patches of
patches.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-12 22:29:33 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-03-12 22:38:07 UTC
State Changed
From-To: open->closed

Update committed, thanks! 


Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-03-12 22:38:07 UTC
Responsible Changed
From-To: gnome->ade