diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -1,5 +1,5 @@ PORTNAME= docproj -PORTVERSION= 4.1.5 +PORTVERSION= 4.1.6 CATEGORIES= textproc MAINTAINER= doceng@FreeBSD.org @@ -12,14 +12,16 @@ USES= metaport -OPTIONS_DEFINE= EPUB GIT IGOR PDF TRANSLATOR VALE +OPTIONS_DEFINE= EPUB FONTS-CJK GIT IGOR PDF TRANSLATOR VALE OPTIONS_DEFAULT= GIT IGOR PDF TRANSLATOR VALE +FONTS-CJK_DESC= Required CJK fonts to build PDF files EPUB_DESC= EPUB document support IGOR_DESC= Igor automated proofreader for documentation TRANSLATOR_DESC= Tools for translators VALE_DESC= VALE Linting support +FONTS-CJK_DEPENDS= textproc/docproj-fonts-cjk EPUB_RUN_DEPENDS= asciidoctor-epub3:textproc/rubygem-asciidoctor-epub3 GIT_RUN_DEPENDS= git:devel/git IGOR_RUN_DEPENDS= igor:textproc/igor