From owner-freebsd-ports@FreeBSD.ORG Thu Oct 12 10:52:07 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F49016A4C9 for ; Thu, 12 Oct 2006 10:52:07 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F40F43DBF for ; Thu, 12 Oct 2006 10:51:44 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp2-g19.free.fr (Postfix) with ESMTP id 529DF75C25 for ; Thu, 12 Oct 2006 12:51:44 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id AFFE69B9B0 for ; Thu, 12 Oct 2006 10:52:40 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id A6FB7405F; Thu, 12 Oct 2006 12:52:40 +0200 (CEST) Date: Thu, 12 Oct 2006 12:52:40 +0200 From: Jeremie Le Hen To: freebsd-ports@FreeBSD.org Message-ID: <20061012105240.GJ1594@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.12-2006-07-14 Cc: Subject: multimedia/mplayer/Makefile information request X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 10:52:07 -0000 Hi list, please Cc: me in your reply. This is not that important, but I wonder what's the point of this in multimedia/mplayer/Makefile: % .if !defined(WITHOUT_X11) % USE_XLIB= yes % CFLAGS+= -I${X11BASE}/include % CONFIGURE_ARGS+=--with-x11libdir=${X11BASE}/lib \ % --with-x11incdir=${X11BASE}/include % .else If "--with-x11incdir=${X11BASE}/include" is here, what's the point of using "CFLAGS+= -I${X11BASE}/include" ? It appears to be superfluous. Thank you. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >