IGNORE with -DNOPORTDOCS

Prompted by:	QA Tindy run
This commit is contained in:
Ion-Mihai Tetcu 2008-06-29 20:18:12 +00:00
parent ceca86b890
commit be52a77dd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215977

View file

@ -22,6 +22,10 @@ NO_BUILD= yes
PORTDOCS= *
.ifdef(NOPORTDOCS)
IGNORE= installs only documentation and you have NOPORTDOCS defined
.endif
do-install:
@${MKDIR} ${DOCSDIR}/html/libref
cd ${WRKDIR}/htmlman/libref && ${INSTALL_DATA} * ${DOCSDIR}/html/libref