ports/116421: x11/xdm config file path incorrect (xorg 7.3)

Warren Block wblock at wonkity.com
Tue Oct 16 09:20:03 PDT 2007


The following reply was made to PR ports/116421; it has been noted by GNATS.

From: Warren Block <wblock at wonkity.com>
To: bug-followup at FreeBSD.org, wblock at 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


More information about the freebsd-x11 mailing list