Date: 03 Aug 2000 02:53:29 -0700 From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) To: ports@FreeBSD.org Subject: Re: cvs commit: ports/astro/ssystem Makefile ports/astro/wmmoonclock Makefile ports/astro/wmspaceweather Makefile ports/astro/wmsun Makefile ports/astro/xephem Makefile ports/astro/xplanet Makefile ports/astro/xtide Makefile ports/audio/ascd Makefile ... Message-ID: <vqczomu4qna.fsf@silvia.hip.berkeley.edu> In-Reply-To: Satoshi Asami's message of "Thu, 3 Aug 2000 02:28:58 -0700 (PDT)" References: <200008030928.CAA41430@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* asami 2000/08/03 02:28:58 PDT * (1) Add new variable, XFREE86_VERSION, to specify which version of * XFree86 (3 or 4) to depend to when USE_XLIB is set. * XFREE86_VERSION defaults to 3 for now, but adventurous users can * override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB * will add a dependency to x11/XFree86; when it is set to 4, the * dependency will be to x11/XFree86-4-libraries. When * XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS * hacks to avoid messing with XFree86 are turned off. Well, this is at it says. Please set XFREE86_VERSION=4 after you've compiled and installed XFREE86-4-* and let me know if anything weird happens. * Since XFree86 version 4 includes some software that used to be * separate ports, when XFREE86_VERSION=3 the following variables are * provided: * * USE_DGS LIB_DEPENDS on x11/dgs * USE_FREETYPE LIB_DEPENDS on print/freetype * USE_MESA LIB_DEPENDS on graphics/Mesa3 * USE_XPM LIB_DEPENDS on graphics/xpm Obviously people are expected to use thes variables instead of explicit LIB_DEPENDS from now on. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqczomu4qna.fsf>