Bug 65415 - Typo in mail/bmf/Makefile prevents portsdb -uU from working
Summary: Typo in mail/bmf/Makefile prevents portsdb -uU from working
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: Sean Chittenden
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 23:00 UTC by Jos Backus
Modified: 2004-06-08 15:07 UTC (History)
0 users

See Also:


Attachments
file.diff (440 bytes, patch)
2004-04-10 23:00 UTC, Jos Backus
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jos Backus 2004-04-10 23:00:26 UTC
	A typo in mail/bmf/Makefile prevents portsdb -uU from working.

How-To-Repeat: 
lizzy:/usr/ports# portsdb -uU
Updating the ports index ... Generating INDEX.tmp - please wait..===> mail/bmf failed:
"Makefile", line 26: Missing dependency operator
make: fatal errors encountered -- cannot continue
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection.  If so, then report
the failure to ports@FreeBSD.org together with relevant details of
your ports configuration (including FreeBSD version, environment and
/etc/make.conf settings).
********************************************************************

*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports.
failed to generate INDEX!
portsdb: index generation error
lizzy:/usr/ports#
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-10 23:45:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->seanc

Over to maintainer.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-06-08 15:07:45 UTC
State Changed
From-To: open->closed

Committed, thanks!