From owner-svn-ports-all@FreeBSD.ORG Tue Mar 12 01:46:24 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 40150846; Tue, 12 Mar 2013 01:46:24 +0000 (UTC) Date: Tue, 12 Mar 2013 01:46:24 +0000 From: Alexey Dokuchaev To: Niclas Zeising Subject: Re: svn commit: r313929 - in head: Mk devel/lndir x11-drivers/xf86-video-radeonhd-devel x11-fonts/xfsinfo x11-servers/xorg-server x11-wm/xcompmgr x11/beforelight x11/editres x11/ico x11/libSM x11/libX1... Message-ID: <20130312014624.GB92762@FreeBSD.org> References: <201303111914.r2BJETWR058296@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201303111914.r2BJETWR058296@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 01:46:24 -0000 On Mon, Mar 11, 2013 at 07:14:28PM +0000, Niclas Zeising wrote: > New Revision: 313929 > URL: http://svnweb.freebsd.org/changeset/ports/313929 > > Log: > Add a new xorg module, to use with USE_XORG: xorg-macros. This module > pulls in devel/xorg-macros. > Convert all ports that depends on xorg-macros to use this USE_XORG. > Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module > on each line. > Add xorg-macros dependency to xorg-server. Hmm, why not drop xorg- prefix for both xorg-macros and xorg-server? It's kinda implied anyways (USE_XORG), no? ./danfe