Bug 16664 - japanese/nethack: needs bison
Summary: japanese/nethack: needs bison
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-12 21:30 UTC by Akinori MUSHA
Modified: 2000-02-12 22:43 UTC (History)
0 users

See Also:


Attachments
file.diff (247 bytes, patch)
2000-02-12 21:30 UTC, Akinori MUSHA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Akinori MUSHA 2000-02-12 21:30:01 UTC
	  Just add USE_BISON=yes and bento will be happy.
Comment 1 Akinori MUSHA 2000-02-12 21:47:21 UTC
At Sun, 13 Feb 2000 06:24:52 +0900,
I wrote:
> >Number:         16664
> >Category:       ports
> >Synopsis:       japanese/nethack: needs bison
(snip)
> >Description:
> 
> 	  Just add USE_BISON=yes and bento will be happy.
(snip)

The same applies to lang/bc-gcc and net/ratoolset, FYI.

-- 
                           /
                          /__  __
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  <knu@idaemons.org>

"If you choose not to decide you still have made a choice."
Comment 2 imura freebsd_committer freebsd_triage 2000-02-12 22:40:19 UTC
State Changed
From-To: open->closed

Fixed by the other way. 
"bison -y" and "byacc" are the same. 
If it is possible, use byacc.