Date: Fri, 6 Feb 2004 10:14:35 -0800 From: Kent Stewart <kstewart@owt.com> To: Michael Nottebrock <michaelnottebrock@gmx.net> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/kdesdk3 Makefile Message-ID: <200402061014.35393.kstewart@owt.com> In-Reply-To: <200402061605.13144.michaelnottebrock@gmx.net> References: <200402060420.i164KMvG057018@repoman.freebsd.org> <200402060445.17906.kstewart@owt.com> <200402061605.13144.michaelnottebrock@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 06 February 2004 07:05 am, Michael Nottebrock wrote: > On Friday 06 February 2004 13:45, Kent Stewart wrote: > > It still isn't building. It is using /usr/bin/pod2man instead of > > the port at > > Run 'use.perl port'. I can see what is wrong. If I ls -al perl and pod2man, I see ruby# ll /usr/bin/perl lrwxr-xr-x 1 root wheel 19 Feb 6 10:01 /usr/bin/perl -> /usr/local/bin/perl ruby# ll /usr/bin/pod2man -r-xr-xr-x 1 root wheel 29017 Feb 1 23:02 /usr/bin/pod2man Pod2man is not linked to /usr/local/bin/pod2man. The use.perl port didn't create the proper link. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402061014.35393.kstewart>