summaryrefslogtreecommitdiff
path: root/x11/wdm
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-09-07 06:57:08 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-09-07 06:57:08 +0000
commit55eafed0b77cae44ad69902938763392f166e228 (patch)
tree9d448026d854c41ab91f6f030658862fa5f2a71b /x11/wdm
parentUpgrade to 0.13.41 (diff)
Adjust default paths to match xdm's.
Notes
Notes: svn path=/head/; revision=13043
Diffstat (limited to 'x11/wdm')
-rw-r--r--x11/wdm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index d6466b6894e5..dcf209762fe4 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -3,7 +3,7 @@
# Date created: August 31, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/09/04 07:17:26 tg Exp $
DISTNAME= wdm-0.11
CATEGORIES= x11
@@ -28,7 +28,9 @@ CONFIGURE_ENV= X11BASE=${X11BASE} CPPFLAGS=-I${PREFIX}/include
CONFIGURE_ARGS= --with-gfx-libs="-L${PREFIX}/lib -L${LOCALBASE}/lib" \
--with-gfx-incs="-I${LOCALBASE}/include/tiff34 -I${LOCALBASE}/include" \
--with-logdir=/var/log --with-runlockdir=/var/run \
- --with-WDMDIR=${PREFIX}/lib/X11/wdm
+ --with-WDMDIR=${PREFIX}/lib/X11/wdm \
+ --with-DEFUSERPATH=/bin:/usr/bin:/sbin:/usr/sbin:${X11BASE}/bin:${LOCALBASE}/bin \
+ --with-DEFSYSTEMPATH=/bin:/usr/bin:/sbin:/usr/sbin:${X11BASE}/bin
MAN1= wdm.1 wdmLogin.1