INDEX breakage in cups

Sergey Akifyev asa at agava.com
Fri Jun 23 06:17:43 UTC 2006


On чт, 2006-06-22 at 21:06 -0400, michael johnson wrote:
> 
> 
> On 6/22/06, Colin Percival <cperciva at freebsd.org> 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 <http://agava.com>
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt



More information about the freebsd-ports mailing list