Bug 80683 - [maintainer update] comms/gnokii: fix build when WITHOUT_X11
Summary: [maintainer update] comms/gnokii: fix build when WITHOUT_X11
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 02:30 UTC by Guido Falsi
Modified: 2005-05-07 16:38 UTC (History)
0 users

See Also:


Attachments
file.diff (3.37 KB, patch)
2005-05-06 02:30 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2005-05-06 02:30:02 UTC
Fix build when WITHOUT_X11 is defined.

Sorry this slipped my tests.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-06 19:11:27 UTC
State Changed
From-To: open->feedback

Is the patch-configure delta intentional? Looks like you replaced all the 
%%PTHREAD_LIBS%% with actual ${PTHREAD_LIBS} content on your box. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-06 19:11:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-07 16:38:52 UTC
State Changed
From-To: feedback->closed

Committed, thanks!