From owner-cvs-all Sat Dec 15 14:34:31 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.ctonet.it (mail.ctonet.it [212.110.160.100]) by hub.freebsd.org (Postfix) with ESMTP id 5EA4337B405; Sat, 15 Dec 2001 14:34:28 -0800 (PST) Received: from olgeni.olgeni (ppp-61.dial6.ctonet.it [212.110.181.61]) by mail.ctonet.it (Postfix) with ESMTP id 309BC1237D; Sat, 15 Dec 2001 23:34:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by olgeni.olgeni (8.11.6/8.11.6) with ESMTP id fBFMYOU28981; Sat, 15 Dec 2001 23:34:25 +0100 (CET) (envelope-from olgeni@FreeBSD.org) Date: Sat, 15 Dec 2001 23:34:24 +0100 (CET) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: Ying-Chieh Liao Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/net/tightvnc Makefile In-Reply-To: <200112150950.fBF9omI07769@freefall.freebsd.org> Message-ID: <20011215232951.J11623-100000@olgeni.olgeni> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 15 Dec 2001, Ying-Chieh Liao wrote: > ijliao 2001/12/15 01:50:48 PST > > Modified files: > net/tightvnc Makefile > Log: > change port name > check if vnc exist This breaks portupgrade operations because it won't compile the tightvnc port if Xvnc exists, even if the Xvnc file actually comes from the tightvnc port itself. It also breaks running "make package" after "make install" :o) -- jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message