Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 02:30:57 -0500
From:      Patrick Seal <patseal@hyperhost.net>
To:        "Michael C . Wu" <keichii@peorth.iteration.net>
Cc:        Leif Neland <leifn@neland.dk>, freebsd-ports@FreeBSD.ORG
Subject:   Re: make -nodependencies clean?
Message-ID:  <20010103023057.A68732@hyperhost.net>
In-Reply-To: <20010103012051.D65492@peorth.iteration.net>; from keichii@iteration.net on Wed, Jan 03, 2001 at 01:20:51AM -0600
References:  <Pine.BSF.4.21.0101030809500.48960-100000@arnold.neland.dk> <20010103012051.D65492@peorth.iteration.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 03, 2001 at 01:20:51 -0600i, Michael C . Wu wrote:
> On Wed, Jan 03, 2001 at 08:16:26AM +0100, Leif Neland scribbled:
> | Is it possible for (cd /usr/ports) make clean only clean the port, not its
> | dependencies? (sp?) 
> | 
> | I want to clean the entire ports tree, but eg xfree gets cleaned a zillion
> | times, because a lot of ports depend on it. I hope it doesnt get all
> | washed out by all that cleaning...
> | 
> | Is there/could there be an option for clean, which only cleaned the
> | current port?
> 
> rm -rf /usr/ports/*/*/work

Or the documented way, my personal favorite:

make clean -DNOCLEANDEPENDS

Which I like to conveniently define in my make.conf so I don't have to type
it each time.

-- 
------------------------------------ _____________________________________
Patrick Seal                        |"Microsoft isn't evil, they just make
<patseal@hyperhost.net>             |   really crappy operating systems."
Hyperhost - http://www.hyperhost.net| -Linus Torvalds


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010103023057.A68732>