From owner-cvs-all@FreeBSD.ORG Tue Jul 6 15:31:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D3DA16A4CE; Tue, 6 Jul 2004 15:31:26 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2232143D49; Tue, 6 Jul 2004 15:31:26 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-14.local ([172.16.0.14]) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1Bhruk-0002DE-D9; Tue, 06 Jul 2004 17:31:25 +0200 Date: Tue, 6 Jul 2004 17:31:53 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Joe Marcus Clarke From: Oliver Eikemeier In-Reply-To: <200405301957.i4UJvo8x058735@repoman.freebsd.org> Message-Id: <9BA9B494-CF61-11D8-8006-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 15:31:26 -0000 Joe Marcus Clarke wrote: > marcus 2004/05/30 12:57:49 PDT > > FreeBSD ports repository > > Modified files: > devel/portlint Makefile > devel/portlint/src portlint.pl > Log: > Update to 2.6.2. > [...] > * Be a little smarter about complaining when .la files are seen in > the plist. > Also, point users to the GNOME site for elimintating .la files > altogether [2] This site seems to suggest adding USE_GNOME=lthack to the ports Makefile. Does this make sense or do I misread the advice given on the page?