Bug 45123

Summary: devel/bison broken due to unescaped PORTCOMMENT
Product: Ports & Packages Reporter: Dmitry Morozovsky <marck>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dmitry Morozovsky 2002-11-08 01:00:08 UTC
recent conversion from pkg-comment to PORTCOMMENT Makefile variable
brokes bison building (actually, mancompress phase)

I suppose other Makefiles should be checked for parenthesis in PORTCOMMENT

How-To-Repeat: 
cd /usr/ports/devel/bison
make install
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-11-08 02:14:18 UTC
Responsible Changed
From-To: freebsd-ports->adamw

Over to adamw
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2002-11-11 05:38:26 UTC
State Changed
From-To: open->closed

The changes responsible for this breakage were backed out 
while a solution for the problems it exposed is developed. 
Thanks for submitting this PR. Constant vigilance against 
the State of the Ports Union is always appreciated, even 
when it's about something I've done ::) 

/Adam