Bug 60230 - irc/bitlbee: pkg-message missing
Summary: irc/bitlbee: pkg-message missing
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 14:20 UTC by Peter Schuller
Modified: 2003-12-14 15:16 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Schuller 2003-12-14 14:20:06 UTC
During installation the bitlbee port failes because pkg-message does
not exist:

make[1]: Leaving directory `/usr/ports/irc/bitlbee/work/bitlbee-0.82/doc'
-e \n
cat: /usr/ports/irc/bitlbee/pkg-message: No such file or directory
*** Error code 1

Workaround is adding pkg-message. Sorry I have no patch, I'm not familiar
enough with ports, and a quick grep didn't turn up any references to pkg-message.

How-To-Repeat: cvsup latest ports and make install.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-12-14 15:15:49 UTC
State Changed
From-To: open->closed

pkg-message was missed in last update, I added it. 
Thanks for reporting.