Fix build when PDFDOCS is disabled.
Sponsored by: Absolight
This commit is contained in:
parent
8fe00c1ba3
commit
a013c1e300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341151
1 changed files with 3 additions and 0 deletions
|
@ -26,4 +26,7 @@ PORTDOCS= *
|
|||
PLIST_FILES= bin/aux2bib bin/bib2bib bin/bibtex2html \
|
||||
man/man1/bibtex2html.1.gz man/man1/bib2bib.1.gz man/man1/aux2bib.1.gz
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue