Date: Thu, 12 Oct 2006 12:52:40 +0200 From: Jeremie Le Hen <jeremie@le-hen.org> To: freebsd-ports@FreeBSD.org Subject: multimedia/mplayer/Makefile information request Message-ID: <20061012105240.GJ1594@obiwan.tataz.chchile.org>
next in thread | raw e-mail | index | archive | help
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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061012105240.GJ1594>