summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-12-12 12:21:56 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-12-12 12:21:56 +0000
commitc6c3559a2a3cc50267597a7aa5f6fc5c1ca80847 (patch)
treeccf5b8b25a7bd33b46eb6dac55b8972a6bb3aba1 /french
parentRemove the final traces of my abortive attempt to reimplement (diff)
Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.
PR: 57749 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=95657
Diffstat (limited to 'french')
-rw-r--r--french/plgrenouille/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile
index f145e36dda6f..b656d962629f 100644
--- a/french/plgrenouille/Makefile
+++ b/french/plgrenouille/Makefile
@@ -60,7 +60,7 @@ install-data:
@${INSTALL_DATA} ${WRKSRC}/grenouillerc.sample ${PREFIX}/etc
install-doc:
-.if !defined(NOPORTSDOC)
+.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for file in ${DOC_FILES}
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}