From owner-cvs-ports@FreeBSD.ORG Thu Dec 2 00:44:30 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C6A216A4CE; Thu, 2 Dec 2004 00:44:30 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932D943D55; Thu, 2 Dec 2004 00:44:29 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 5A0751E118D; Thu, 2 Dec 2004 01:44:28 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 17891-07; Thu, 2 Dec 2004 01:44:26 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id C2B991E1186; Thu, 2 Dec 2004 01:44:26 +0100 (CET) Received: from [192.168.10.30] (clj8-144.dial-up.arnes.si [194.249.52.144]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id A73951C00720; Thu, 2 Dec 2004 01:44:26 +0100 (CET) From: Dejan Lesjak To: Dejan Lesjak Date: Thu, 2 Dec 2004 01:44:25 +0100 User-Agent: KMail/1.7.1 References: <200412020037.iB20bUwn028428@repoman.freebsd.org> In-Reply-To: <200412020037.iB20bUwn028428@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412020144.25888.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-wm/treewm Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 00:44:30 -0000 On Thursday 02 of December 2004 01:37, Dejan Lesjak wrote: > lesi 2004-12-02 00:37:30 UTC > > FreeBSD ports repository > > Modified files: > x11-wm/treewm Makefile > Log: > Since imake is no longer necessary present at build time as consequence > of having USE_X_PREFIX defined, request its presence explicitly as > makedepend (a part of imake port) is needed to build. ^^^^^^^^^^ the needed part is actually xmkmf