Bug 45960 - Add WITHOUT_X11 knob to `games/angband' port
Summary: Add WITHOUT_X11 knob to `games/angband' port
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: mph
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 09:30 UTC by lev
Modified: 2003-01-27 23:18 UTC (History)
0 users

See Also:


Attachments
file.diff (555 bytes, patch)
2002-12-03 09:30 UTC, lev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lev 2002-12-03 09:30:01 UTC
    Port `games/angabnd' is rogue-like game.
    It could work without X11 (via ncurses).
    This PR add ability to build port without X11 (WITHOUT_X11).
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-12-10 17:27:15 UTC
Responsible Changed
From-To: freebsd-ports->mph

Over to Maintainer
Comment 2 mph freebsd_committer freebsd_triage 2003-01-27 23:16:59 UTC
State Changed
From-To: open->closed

A modified version of your patch has been committed.  It is necessary 
to specify "--with-x=no" to keep X from being autodetected if it is 
present. 

Thanks!