Bug 87091 - [UPDATE] games/corewars: fix building of command-line interface
Summary: [UPDATE] games/corewars: fix building of command-line interface
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-10-07 21:30 UTC by Alejandro Pulver
Modified: 2005-10-08 18:34 UTC (History)
0 users

See Also:


Attachments
corewars.diff (1.75 KB, patch)
2005-10-07 21:30 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver 2005-10-07 21:30:12 UTC

Changes:
* Fix building of the command-line interface (needs argp functions from glibc, the stand-alone version of that library is used - devel/argp-standalone).
* Link one manual page (the installed one is empty).
* Remove USE_X_PREFIX.
* Take maintainership.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-08 14:07:15 UTC
State Changed
From-To: open->feedback

This is not working, perhaps you need to add dependency on that argp-standalone 
port? 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-08 14:07:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Poke
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-08 18:34:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks!