From owner-freebsd-ports@FreeBSD.ORG Fri Jun 23 06:17:43 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9111E16A47C; Fri, 23 Jun 2006 06:17:43 +0000 (UTC) (envelope-from asa@agava.com) Received: from agava.mipt.ru (ofc2.agava.net [81.5.88.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE08943D45; Fri, 23 Jun 2006 06:17:42 +0000 (GMT) (envelope-from asa@agava.com) Received: from asa (asa.domain [192.168.1.202]) by agava.mipt.ru (Postfix) with ESMTP id A45D8C9B4FE; Fri, 23 Jun 2006 10:18:15 +0400 (MSD) From: Sergey Akifyev To: michael johnson , paulbeard@mac.com In-Reply-To: References: <449B2DE1.3050508@freebsd.org> Content-Type: text/plain; charset=KOI8-R Date: Fri, 23 Jun 2006 10:15:18 +0400 Message-Id: <1151043318.1783.54.camel@asa> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: obraun@FreeBSD.org, freebsd-ports@freebsd.org, Colin Percival Subject: Re: INDEX breakage in cups X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 06:17:43 -0000 On ήΤ, 2006-06-22 at 21:06 -0400, michael johnson wrote: > > > On 6/22/06, Colin Percival wrote: > 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? > The only port, depending on cups-lpr is print/muttprint. (This is only when WITH_CUPS is defined). The fix is to sed -i '' -e 's|cups-lpr|cups-base|g' Makefile . > If you're able to please remove cups-lpr, if not I'll get to it when I > get home. > thanks > > > Colin Percival > -- regards, Sergey Akifyev AGAVA Software Ltd PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt