You can make really simple and straigthforward:

cd /usr/ports
find . -type d -name work -exec rm -rf {} \;

done! I belive it is somewhere on FBSD handbook...

David Oleszkiewicz wrote:
I haven't been that good at running make clean after installing my ports
and could like to clean things up now.  I tried running make clean at the
top of the ports tree and it works, it just keeps recursing on
everyones dependencies so ports like autoconf get make clean'ed  a
real lot.  Is there a way to tell the Make to ignore the dependencies.  I
couldn't figure one out from looking at the Make files.

Please cc this address as I am not subscribed to the list.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

--

[ ]'s

--
Marcio Merlone



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to