From owner-cvs-all@FreeBSD.ORG Thu Jan 4 02:14:44 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4C4D16A403; Thu, 4 Jan 2007 02:14:44 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A722A13C428; Thu, 4 Jan 2007 02:14:44 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l042EiLO040194; Thu, 4 Jan 2007 02:14:44 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l042EitS040193; Thu, 4 Jan 2007 02:14:44 GMT (envelope-from mezz) Message-Id: <200701040214.l042EitS040193@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 4 Jan 2007 02:14:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.gnome.mk 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: Thu, 04 Jan 2007 02:14:44 -0000 mezz 2007-01-04 02:14:44 UTC FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Merging from MC ports to FreeBSD ports: - Make sure --mandir is set appropriately for ports that use gnomeprefix. [1] - Add a new variable for Makefile.in, called GNOME_MAKEFILEIN for anyone can tweak it. Some ports have GNUmakefile.in, so with this variable will be useful. Submitted by: marcus [1] Revision Changes Path 1.138 +5 -3 ports/Mk/bsd.gnome.mk