From 750a2f51fe61b4fc2ce2dc99aee71f4c724e857e Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 21 Nov 2003 00:14:00 +0000 Subject: don't build HTML man pages. --- mk/defs.Darwin.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/defs.Darwin.mk b/mk/defs.Darwin.mk index 80123656dca..bf380744638 100644 --- a/mk/defs.Darwin.mk +++ b/mk/defs.Darwin.mk @@ -1,4 +1,4 @@ -# $NetBSD: defs.Darwin.mk,v 1.60 2003/10/19 07:09:32 grant Exp $ +# $NetBSD: defs.Darwin.mk,v 1.61 2003/11/21 00:14:00 grant Exp $ # # Variable definitions for the Darwin operating system. @@ -31,6 +31,8 @@ GZIP_CMD?= /usr/bin/gzip -nf ${GZIP} HEAD?= /usr/bin/head HOSTNAME_CMD?= /bin/hostname ID?= /usr/bin/id +IMAKE?= ${X11BASE}/bin/imake ${IMAKEOPTS} +IMAKEOPTS+= -DBuildHtmlManPages=NO LDCONFIG?= /sbin/ldconfig LDD?= /usr/bin/otool -L LN?= /bin/ln -- cgit v1.2.3