From 3d6688f84dbc2524274c8573f6f924b59741ea65 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 9 May 2009 14:59:08 +0000 Subject: Make USE_DESTDIR=full the default value and retire the option. --- doc/HOWTO-crosscompile-xorg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/HOWTO-crosscompile-xorg') diff --git a/doc/HOWTO-crosscompile-xorg b/doc/HOWTO-crosscompile-xorg index b615ee231fc..9400dd52ed4 100644 --- a/doc/HOWTO-crosscompile-xorg +++ b/doc/HOWTO-crosscompile-xorg @@ -1,4 +1,4 @@ -$NetBSD: HOWTO-crosscompile-xorg,v 1.4 2008/04/25 11:46:07 ghen Exp $ +$NetBSD: HOWTO-crosscompile-xorg,v 1.5 2009/05/09 14:59:09 joerg Exp $ How to cross-compile modular Xorg on NetBSD ------------------------------------------- @@ -11,7 +11,7 @@ cross-compiled packages). where you wrote the tools to and where the destdir is. (c) You have to add the following options to your mk.conf: -USE_DESTDIR= full +USE_DESTDIR= yes DEPENDS_TARGET= package-install X11_TYPE = modular -- cgit v1.2.3