Fix typo (NOPORTDCS->NOPORTDOCS).

Submitted by:	maintainer
This commit is contained in:
Will Andrews 2000-12-31 07:31:26 +00:00
parent 24d5a926c9
commit ead799751d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36516

View File

@ -38,7 +38,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/PGB/${module} \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/PGB
.endfor
.if !defined(NOPORTDCS)
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/gutenbook
${INSTALL_DATA} ${WRKSRC}/MANUAL ${PREFIX}/share/doc/gutenbook
${INSTALL_DATA} ${WRKSRC}/gutenbook.spec ${PREFIX}/share/doc/gutenbook