From owner-freebsd-ports Fri Jul 31 00:48:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18141 for freebsd-ports-outgoing; Fri, 31 Jul 1998 00:48:56 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from gate.csbi.ru (ipgate.csbi.ru [195.201.10.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18136 for ; Fri, 31 Jul 1998 00:48:53 -0700 (PDT) (envelope-from kong@csbi.ru) Received: from localhost (kong@localhost) by gate.csbi.ru (8.8.8/8.8.8) with SMTP id LAA03164 for ; Fri, 31 Jul 1998 11:48:47 +0400 (MSD) Date: Fri, 31 Jul 1998 11:48:47 +0400 (MSD) From: Hostas Red To: freebsd-ports@FreeBSD.ORG Subject: problem with cleaning ports tree Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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