Date: Tue, 16 Oct 2007 16:20:02 GMT From: Warren Block <wblock@wonkity.com> To: freebsd-x11@FreeBSD.org Subject: Re: ports/116421: x11/xdm config file path incorrect (xorg 7.3) Message-ID: <200710161620.l9GGK2ES098249@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/116421; it has been noted by GNATS. From: Warren Block <wblock@wonkity.com> To: bug-followup@FreeBSD.org, wblock@wonkity.com Cc: Subject: Re: ports/116421: x11/xdm config file path incorrect (xorg 7.3) Date: Tue, 16 Oct 2007 10:14:38 -0600 (MDT) The latest port of xdm (1.1.6_1) fixes the main problem by changing xdm-config to point the ${PREFIX}/lib/xdm/ as the config and script directories. The Makefile still has CONFIGURE_ARGS+= --with-xdmconfigdir=${EXAMPLESDIR} \ --with-xdmscriptdir=${EXAMPLESDIR} so the xdm binary defaults to using the examples dir. On FreeBSD, POLA suggests that should also be ${PREFIX}/lib/xdm/ unless there's some reason otherwise. -Warren Block * Rapid City, South Dakota USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710161620.l9GGK2ES098249>