Bug 62945 - update for lang/qscheme 0.5.1 to obey PTHREAD_LIBS and PTHREAD_CFLAGS appropriately
Summary: update for lang/qscheme 0.5.1 to obey PTHREAD_LIBS and PTHREAD_CFLAGS appropr...
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 03:40 UTC by Erik Greenwald
Modified: 2004-02-17 10:17 UTC (History)
1 user (show)

See Also:


Attachments
lang_qscheme.patch (2.11 KB, patch)
2004-02-17 03:40 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2004-02-17 03:40:20 UTC
libc_r was being linked in explicitely, should be grabbed out of PTHREAD_LIBS instead...
hiked revision so it'd be rebuilt on systems that need it relinked appropriately...
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-17 10:17:46 UTC
State Changed
From-To: open->closed

Committed, thanks!