From owner-cvs-all@FreeBSD.ORG Sun Jun 21 21:25:13 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEB67106564A; Sun, 21 Jun 2009 21:25:13 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id B79158FC1C; Sun, 21 Jun 2009 21:25:13 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from [172.28.1.199] (76.161.175.34) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Sun, 21 Jun 2009 14:25:13 -0700 Message-ID: <4A3EA538.40209@p6m7g8.com> Date: Sun, 21 Jun 2009 17:25:12 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <200906212124.n5LLOaRG080238@repoman.freebsd.org> In-Reply-To: <200906212124.n5LLOaRG080238@repoman.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/freedialog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2009 21:25:14 -0000 Philip M. Gollucci wrote: > pgollucci 2009-06-21 21:24:36 UTC > > FreeBSD ports repository > > Modified files: > misc/freedialog Makefile > Log: > - Fix build with custom LOCALBASE/PREFIX > - Cleanup CFLAGS while here Reported by: QATty