From owner-cvs-all@FreeBSD.ORG Sun Jul 20 18:56:47 2008 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 925EE106564A; Sun, 20 Jul 2008 18:56:47 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao105.cox.net (eastrmmtao105.cox.net [68.230.240.47]) by mx1.freebsd.org (Postfix) with ESMTP id E57508FC0A; Sun, 20 Jul 2008 18:56:46 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao105.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080720185646.IIKP18077.eastrmmtao105.cox.net@eastrmimpo03.cox.net>; Sun, 20 Jul 2008 14:56:46 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo03.cox.net with bizsmtp id sJwl1Z0074iy4EG02JwlUt; Sun, 20 Jul 2008 14:56:46 -0400 Date: Sun, 20 Jul 2008 13:56:44 -0500 To: pgollucci@p6m7g8.com From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200807201522.m6KFMT1x013799@repoman.freebsd.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200807201522.m6KFMT1x013799@repoman.freebsd.org> User-Agent: Opera Mail/9.51 (Linux) Cc: cvs-ports@freebsd.org, Marcelo Araujo , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/scons Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 20 Jul 2008 18:56:47 -0000 On Sun, 20 Jul 2008 10:22:29 -0500, Marcelo Araujo wrote: > araujo 2008-07-20 15:22:29 UTC > > FreeBSD ports repository > > Modified files: > devel/scons Makefile distinfo > Log: > - Update to 0.98.5. > - Pass mainteinership to submitter. +.if !defined (NO_INSTALL_MANPAGES) MAN1= scons.1 sconsign.1 scons-time.1 +.endif If you install scons with NO_INSTALL_MANPAGES and the plist will be broke? I haven't check, just a guess. Because I don't see anything that stop from setup.py to install manpage. Honestly, I don't see there is any point to try to make port to use NO_INSTALL_MANPAGES but that's my opinion. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org