From c6c3559a2a3cc50267597a7aa5f6fc5c1ca80847 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 12 Dec 2003 12:21:56 +0000 Subject: Spell NOPORTDOCS correctly in Cyrille Lefevre's ports. PR: 57749 Approved by: maintainer timeout --- mail/elm+ME/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/elm+ME') diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 8ade8b4b3fc5..db23038f2f63 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -167,7 +167,7 @@ install-nls-files: @cd ${WRKSRC}/nls; ${MAKE} install install-doc-files: -.if !defined(NOPORTSDOC) +.if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -- cgit v1.2.3