Date: Fri, 31 Jul 1998 11:48:47 +0400 (MSD) From: Hostas Red <kong@csbi.ru> To: freebsd-ports@FreeBSD.ORG Subject: problem with cleaning ports tree Message-ID: <Pine.BSF.3.96.980731114427.294C-100000@gate.csbi.ru>
next in thread | raw e-mail | index | archive | help
Hi! When i'm trying to clean entire ports tree (cd /usr/ports;make clean), the whole porcess stops at /usr/ports/mail/mutt.with_pgp: ===> mail/mutt.with_pgp make: don't know how to make clean. Stop *** Error code 2 I've noticed, that it happens because of abcense of Makefile in this dir. It is not critical, but it's prevents me of cleaning whole tree. Instead of whole tree i must clean directories separately. :( Possible solutions: 1. Remove this port completely; 2. Make dummy Makefile with single 'clean' target. :) Adios, /KONG 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?Pine.BSF.3.96.980731114427.294C-100000>