[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible bug in bsd.port.mk
That is the expected behaviour, it is needed for automatic proper @dirrm
entries in PLIST (not to remove other packages' directories). Espie
sent a mail to ports@ a while back with more info...
> From: Christian Edward Gruber <cgruber@israfil.net>
> To: ports@openbsd.org
> Subject: Possible bug in bsd.port.mk
> Date: Thu, 2 May 2002 23:53:07 +0000
> X-Mailer: KMail [version 1.4]
> Message-Id: <200205022353.07595.cgruber@israfil.net>
>
> Hi,
>
> The plist: target in the ports makefile system barfs in the following
> circumstance. I have some packages that I installed with pkg_add
> ftp://blahblahblah/package-1.2.3.tgz and some ports that I'm compiling.
> When I go to make plist on one of them, as it has an out of data PLIST file,
> (not in-tree), it barfs because it can't find gtk+-1.2.10p1.tgz in
> /usr/ports/packages/i386/All.
>
> ???
>
> This is a bit confusing, as the package (gtk+-1.2.10p1.tgz) IS installed, as a
> simple "pkg_info | grep gtk" confirms.
>
> Thoughts?
>
> I just downloaded the packages involved, and it was fine. Were there not such
> an easy workaround, I'd go in and find out what's wrong, but I thought
> especially Marc should have a heads-up.
>
> cg.
> --
> ==============================================================
> Christian Edward Gruber
> cgruber@israfil.net
> c: +1 (416) 930-6023
>