aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/docproj/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 9d21e4485117..2b86409f75f4 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -2,6 +2,7 @@
PORTNAME= docproj
PORTVERSION= 3.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -28,7 +29,7 @@ USES= ghostscript:run metaport perl5 python:3.6+,run
USE_PERL5= run
OPTIONS_DEFINE= CJK DBLATEX FOP GIT GROFF IGOR JING PDF TRANSLATOR
-OPTIONS_DEFAULT= CJK GIT GROFF IGOR TRANSLATOR
+OPTIONS_DEFAULT= CJK GIT GROFF IGOR PDF TRANSLATOR
CJK_DESC= CJK support
DBLATEX_DESC= dblatex PDF renderer (experimental, requires TeXLive)