Bug 45583 - [MAINTAINER UPDATE] databases/firebird-devel: really fix bento error
Summary: [MAINTAINER UPDATE] databases/firebird-devel: really fix bento error
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: 2002-11-22 09:30 UTC by Chris Knight
Modified: 2002-11-22 23:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.39 KB, patch)
2002-11-22 09:30 UTC, Chris Knight
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Knight 2002-11-22 09:30:00 UTC
EBKAC (Error Between Keyboard and Chair) has prevented firebird-devel from
building on the bento cluster. REALLY fix it this time

How-To-Repeat: On -current:
cd /usr/ports/databases/firebird-devel
make all
Wait for error
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-22 23:29:42 UTC
State Changed
From-To: open->closed

Commited, thanks. 
PS. Next patch can it replace the ${CP} /dev/null <filename> with 
${TOUCH} <filename> ? It will safe a warning from portlint :-)