Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2006 16:55:13 -0700
From:      Colin Percival <cperciva@freebsd.org>
To:        freebsd-ports@freebsd.org
Cc:        Michael Johnson <ahze@ahze.net>, Sergey Akifyev <asa@agava.com>
Subject:   INDEX breakage in cups
Message-ID:  <449B2DE1.3050508@freebsd.org>

next in thread | raw e-mail | index | archive | help
A recent commit by ahze broke the INDEX build:

"Makefile", line 54: Could not find
/usr/ports/print/cups-lpr/../../print/cups/Makefile.common
make: fatal errors encountered -- cannot continue
===> print/cups-lpr failed
*** Error code 1
Stop in /usr/ports.

I tried to fix this by unhooking print/cups-lpr from print/Makefile, but
this turns out to not help since other ports depend upon print/cups-lpr:

make_index: Unresolved dependency: /usr/ports/print/cups-lpr

Note that in PR ports/97782, which ahze's commit closed, it says
"Please note, that:
 * cups-lpr must be removed after this update",
but it doesn't say what to do about ports which depend upon cups-lpr.

Can someone fix this, or tell me what to do here?

Colin Percival



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?449B2DE1.3050508>