Subject: Re: xpm package
To: Adam Ciarcinski <adam@pulstar.man.szczecin.pl>
From: Dr. Rene Hexel <rh@vip.at>
List: tech-pkg
Date: 11/23/2000 17:53:10
Adam Ciarcinski wrote:
> xpm-3.4k cannot be built because of bug in
> pkgsrc/mk/bsd.pkg.mk which makes it dependedn on itself
>
> Please fix that if you can :)
> (Should be in send-pr, I know, but it's urgent)
I can't reproduce this here. To me this sounds like you
unconditionally defined USE_XPM in /etc/mk.conf (or on the command
line). This is wrong (and can, in fact, lead to an endless loop),
because USE_XPM is supposed to be defined only by packages that require
xpm.
Cheers
,
Rene