diff options
Diffstat (limited to 'textproc/multimarkdown/Makefile')
-rw-r--r-- | textproc/multimarkdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile index 7de09a480c08..5eb823039ccc 100644 --- a/textproc/multimarkdown/Makefile +++ b/textproc/multimarkdown/Makefile @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/fletcher-MultiMarkdown-4-${MM4_COMMIT} ALL_TARGET= ${PORTNAME} -OPTIONS_DEFINE= CHEAT_SHEET EXTRAS HELPERS +OPTIONS_DEFINE= CHEAT_SHEET EXTRAS HELPERS DOCS CHEAT_SHEET_DESC= HTML-based cheat sheat EXTRAS_DESC= Extra scripts and XSLT support HELPERS_DESC= Helper scripts (conflicts with emulators/mtools) |