Date: Thu, 24 Aug 2000 21:59:13 +0200 From: Maxime Henrion <mhenrion@cybercable.fr> To: freebsd-ports@freebsd.org Subject: make clean in /usr/ports Message-ID: <39A57E91.4BA1F16A@cybercable.fr>
next in thread | raw e-mail | index | archive | help
Hello, I've noticed that when you want to clean all your ports and so you type 'make clean' in /usr/ports directory, the script follow the dependencies. Consequence : the 'make clean' really take _ages_ because a lot of ports got cleaned several times. To solve this, the default when doing a 'make clean' from /usr/ports should be to add the -DNOCLEANDEPENDS flag. I'm not very skilled in writing Makefiles so I let someone else modifying the bsd.port.mk file ! :-) Regards, Maxime Henrion 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?39A57E91.4BA1F16A>