From owner-cvs-all Sat Aug 18 0:14:46 2001 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 4458A37B401; Sat, 18 Aug 2001 00:14:36 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.5/8.11.5) with ESMTP id f7I7Ds552810; Sat, 18 Aug 2001 03:13:55 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200108180713.f7I7Ds552810@aldan.algebra.com> Date: Sat, 18 Aug 2001 03:13:53 -0400 (EDT) From: Mikhail Teterin Subject: Re: ports/29703: cvs commit: ports/x11-toolkits/iwidgets Makefile ports/x11-toolkits/iwidgets/files patch-iw220-Makefile.in patch-iw300-Makefile.in patch-aa To: ijliao@FreeBSD.org, edwin@mavetju.org, freebsd-gnats-submit@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200108171514.f7HFE0f68587@freefall.freebsd.org> 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 17 Aug, Ying-Chieh Liao wrote: > ijliao 2001/08/17 08:14:00 PDT > > Modified files: > x11-toolkits/iwidgets Makefile > Added files: > x11-toolkits/iwidgets/files patch-iw220-Makefile.in > patch-iw300-Makefile.in > Removed files: > x11-toolkits/iwidgets/files patch-aa > Log: > make patch work Well, although the patch-aa I left there by accident was, indeed, bogus, there is no need to patch any makefiles at all. NO_BUILD is defined for the port, and the port's Makefile has its own do-install :-) I'll remove those two files and the whole files/ subdirectory now... I guess, the PORTREVISION can be removed too, since nothing changed in the port... Regarding the itclsh/itksh -- well, they are no longer built by the distribution either. And for good reason: ``package require Itcl'' is all you need to have the itclsh. Similarly, ``package require Itk' gives itksh equivalent. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message