security/ppars-1.0 has dependency list errors

Björn König bkoenig at cs.tu-berlin.de
Sun Jun 5 19:48:34 GMT 2005


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


More information about the freebsd-ports mailing list