From 8f62cc9941734d011ce42b3f19b3437848036ba8 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 21 Dec 2004 12:05:11 +0000 Subject: NOHTML -> NO_HTML --- lib/ncurses/ncurses/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ncurses') diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile index 3d7dcce..7eaa4de 100644 --- a/lib/ncurses/ncurses/Makefile +++ b/lib/ncurses/ncurses/Makefile @@ -253,7 +253,7 @@ SYMLINKS+=libncurses_p.a ${LIBDIR}/libtinfo_p.a DOCSDIR= /usr/share/doc/ncurses DOCS= ncurses-intro.html hackguide.html -.if !defined(NOHTML) +.if !defined(NO_HTML) .PATH: ${NCURSES}/doc/html FILESGROUPS= DOCS .endif -- cgit v1.1