Date: Sun, 05 Jun 2005 21:46:53 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> To: fbsd_user@a1poweruser.com Cc: ports@freebsd.org Subject: Re: security/ppars-1.0 has dependency list errors Message-ID: <42A356AD.2030001@cs.tu-berlin.de> In-Reply-To: <MIEPLLIBMLEEABPDBIEGOEEBHGAA.fbsd_user@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGOEEBHGAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
fbsd_user wrote: > Trying to install the security/ppars-1.0 port under 5.4. > > Get these errors. > > # /usr/ports/security/ppars >make clean > [...] You forgot the keyword 'install', e.g. make install clean ;-) It just complains about the fact that you want to clean the work directories of ports that doesn't exist locally. This is not an error as long as you don't have installed a complete ports tree. Regards Björn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A356AD.2030001>