How do I make install clean a port in the background? I used cd /usr/ports/www/apache22 make install clean & it returns the pid but then compiles in the foreground What am I doing wrong?