Bug 44496

Summary: Add YACC variable to bsd.port.mk
Product: Ports & Packages Reporter: Cy Schubert <Cy.Schubert>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Cy Schubert 2002-10-26 16:10:01 UTC
Not all software may or should use bison, see PR/44446. Some software,
e.g. security/krb5, can be forced to used the system yacc instead of
autodetecting bison. A YACC variable in bsd.port.mk would assist
greatly in not having to hard code /usr/bin/yacc port Makefiles.

Fix: Patch lines up when using :set ts=4.
How-To-Repeat: PR/44446
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2002-10-26 16:10:38 UTC
Responsible Changed
From-To: freebsd-ports->portmgr

bsd.port.mk is a portmgr responsibility.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-01-25 00:53:04 UTC
State Changed
From-To: open->analyzed

This will be committed shortly.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2003-02-10 09:15:42 UTC
State Changed
From-To: analyzed->closed

Patch committed, thanks!