Bug 45960

Summary: Add WITHOUT_X11 knob to `games/angband' port
Product: Ports & Packages Reporter: lev <lev>
Component: Individual Port(s)Assignee: mph <mph>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!