From owner-cvs-ports@FreeBSD.ORG Mon Oct 16 19:31:23 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 E335416A657; Mon, 16 Oct 2006 19:31:23 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E904143DB7; Mon, 16 Oct 2006 19:30:51 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id D16F099F539; Mon, 16 Oct 2006 21:30:48 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SfqUx8St23jP; Mon, 16 Oct 2006 21:30:47 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id 6E7F099F512; Mon, 16 Oct 2006 21:30:47 +0200 (CEST) Message-ID: <4533DDE0.7030308@FreeBSD.org> Date: Mon, 16 Oct 2006 21:30:40 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Erwin Lansing References: <200610161903.k9GJ3QAP053950@repoman.freebsd.org> In-Reply-To: <200610161903.k9GJ3QAP053950@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/juno-2 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 Oct 2006 19:31:24 -0000 Erwin Lansing wrote: > erwin 2006-10-16 19:03:26 UTC > > FreeBSD ports repository > > Modified files: > graphics/juno-2 Makefile > Log: > Use INST_TARGET instead of TARGETDIR locally to avoid conflicting > with bsd.ports.mk's TARGETDIR macro. > > Submitted by: kris > Inspired by: gabor > Approved by: portmgr (self) > Ah, I was to submit a patch for this to you just right now. Thanks for fixing this. I'll make a patch for removing 2.X and 3.X support and other sanity things and send-pr it. Many things should be corrected in this port after the ports freeze. Cheers, Gabor