Bug 57124

Summary: Avoid direct use of -pthread in order to compile on -current
Product: Ports & Packages Reporter: Roland Jesse <roland.jesse>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Roland Jesse 2003-09-23 12:00:33 UTC
This is just a minor patch in order to use ${PTHREAD_LIBS} instead of hardcoded -pthread.

How-To-Repeat: build graphics/Coin on -current.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-27 09:20:09 UTC
State Changed
From-To: open->closed

Committed, thanks!