summaryrefslogtreecommitdiffstats
path: root/lang/gforth
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-12-12 12:21:56 +0000
committerroam <roam@FreeBSD.org>2003-12-12 12:21:56 +0000
commit940576197c190e296c96abcf51cc2e7d69a08d9c (patch)
treeb5ff3f99f9376e25bcf35353d02425915d0d7184 /lang/gforth
parent2eebe101e3b5b057d55dbf5d0d4fc4901c083d1b (diff)
downloadFreeBSD-ports-940576197c190e296c96abcf51cc2e7d69a08d9c.zip
FreeBSD-ports-940576197c190e296c96abcf51cc2e7d69a08d9c.tar.gz
Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.
PR: 57749 Approved by: maintainer timeout
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index b7ce33b..00b6ce1 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -67,7 +67,7 @@ patch-makefiles:
post-install: install-doc install-el remove-empty-files remove-empty-dirs
install-doc:
-.if !defined(NOPORTSDOC)
+.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for file in ${DOC_FILES}
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
OpenPOWER on IntegriCloud