summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-09-29 11:46:34 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-09-29 11:46:34 +0000
commit2a8f9db4018ccbeb7d17963c35f6deb3a7263cdc (patch)
treeeebe9c3e0c787f80ea862513f65cc133f39b1e7e /x11
parentMark BROKEN: (diff)
Make this compile on -current.
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=13536
Diffstat (limited to 'x11')
-rw-r--r--x11/wdm/Makefile3
-rw-r--r--x11/wdm/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 3255c741ba6a..05bbae6db2e7 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: Makefile,v 1.10 1998/09/23 07:14:36 tg Exp $
+# $Id: Makefile,v 1.11 1998/09/27 21:01:05 steve Exp $
DISTNAME= wdm-1.0
CATEGORIES= x11
@@ -28,6 +28,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= X11BASE=${X11BASE} CPPFLAGS=-I${PREFIX}/include
CONFIGURE_ARGS= --with-gfx-libs="-L${PREFIX}/lib -L${LOCALBASE}/lib -lgif" \
--with-gfx-incs="-I${LOCALBASE}/include/tiff34 -I${LOCALBASE}/include" \
+ --with-tiff-libs="-ljpeg" \
--with-logdir=/var/log --with-runlockdir=/var/run \
--with-wdmdir=${PREFIX}/lib/X11/wdm --with-Logo=Earth200x130.xpm \
--with-defuserpath=/bin:/usr/bin:/sbin:/usr/sbin:${X11BASE}/bin:${LOCALBASE}/bin \
diff --git a/x11/wdm/pkg-plist b/x11/wdm/pkg-plist
index 967dfb3620f8..fc70ed25e62c 100644
--- a/x11/wdm/pkg-plist
+++ b/x11/wdm/pkg-plist
@@ -26,6 +26,7 @@ lib/X11/wdm/wdm-config
lib/X11/wdm/wdm-config.in
lib/X11/wdm/wdmReconfig
@dirrm lib/X11/wdm/pixmaps
+@exec mkdir -p %D/lib/X11/wdm/authdir
@unexec rmdir %D/lib/X11/wdm/authdir/authfiles 2>/dev/null || true
@dirrm lib/X11/wdm/authdir
@dirrm lib/X11/wdm