CVS commit: htdocs/share/mk
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htdocs Committed By: rillig Date: Sun Jun 21 14:34:41 UTC 2020 Modified Files: htdocs/share/mk: doc.docbook.mk Log Message: share/mk/doc.docbook.mk: fix conditions for dependencies Before, the condition would only become true if the format had been mentioned exactly once. This was not intended. For example, the pkgsrc guide has "if formats contains ascii, add html", which results in duplicate mentions. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 htdocs/share/mk/doc.docbook.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.