From 526bf2553ce698d9e3c9ad4bbf629ed0dbcf7b79 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Fri, 5 Nov 2004 02:58:56 +0000 Subject: Fix CONF_FILES in xorg-clients, the 'xdm' subdir already was set by EGDIR! (hi reed!) --- meta-pkgs/xorg/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/xorg/Makefile.common b/meta-pkgs/xorg/Makefile.common index 451633c6fe8..6ee13cc967c 100644 --- a/meta-pkgs/xorg/Makefile.common +++ b/meta-pkgs/xorg/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2004/11/01 23:41:59 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.13 2004/11/05 02:58:56 xtraeme Exp $ # # XBUILD_DIRS is the group of directories under ${WRKSRC} that will # be built in. @@ -128,7 +128,7 @@ NO_MTREE= # defined WRKSRC?= ${WRKDIR}/xc X11ROOT?= ${LOCALBASE}/${X11ROOT_PREFIX} PREPEND_PATH+= ${X11ROOT}/bin # Make sure we have this in PATH :) -EGDIR= ${LOCALBASE}/share/examples/xorg +EGDIR?= ${LOCALBASE}/share/examples/xorg PLIST_SUBST+= X11ROOT_PREFIX=${X11ROOT_PREFIX} MESSAGE_SUBST+= X11ROOT=${X11ROOT} -- cgit v1.2.3