aboutsummaryrefslogtreecommitdiff
path: root/textproc/docproj/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-01-07 09:55:27 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-01-07 09:55:27 +0000
commit1111215b416c01d37934e49a41c28a2474f87d8c (patch)
treea550ad1c8d89ee9348ca4c34b999f56a545305c3 /textproc/docproj/Makefile
parent224f1c09bb940581230a8d39b68c1b56e7297f52 (diff)
downloadports-1111215b416c01d37934e49a41c28a2474f87d8c.tar.gz
ports-1111215b416c01d37934e49a41c28a2474f87d8c.zip
Notes
Diffstat (limited to 'textproc/docproj/Makefile')
-rw-r--r--textproc/docproj/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 7c25c2cd5102..3af1fdbabf92 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -3,7 +3,7 @@
PORTNAME= docproj
PORTVERSION= 2.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -26,19 +26,16 @@ RUN_DEPENDS= ${LOCALBASE}/share/xml/dtd/xhtml/xhtml.soc:textproc/xhtml \
USES= ghostscript:run metaport perl5
USE_PERL5= run
-OPTIONS_DEFINE= CJK DBLATEX FOP GROFF IGOR JING SVN TRANSLATOR
-OPTIONS_DEFAULT= CJK GROFF IGOR TRANSLATOR
-.if !exists(/usr/bin/svnlite) && !exists(/usr/bin/svn)
-OPTIONS_DEFAULT+= SVN
-.endif
+OPTIONS_DEFINE= CJK DBLATEX FOP GIT GROFF IGOR JING TRANSLATOR
+OPTIONS_DEFAULT= CJK GIT GROFF IGOR TRANSLATOR
CJK_DESC= CJK support
DBLATEX_DESC= dblatex PDF renderer (experimental, requires TeXLive)
FOP_DESC= FOP PDF renderer (requires Java)
+GIT_DESC= Git support
GROFF_DESC= Groff support from ports
IGOR_DESC= Igor automated proofreader for documentation
JING_DESC= Jing for advanced RELAX NG validation
-SVN_DESC= Subversion support from ports
TRANSLATOR_DESC= Tools for translators
CJK_RUN_DEPENDS= html2text:textproc/html2text
@@ -46,10 +43,10 @@ DBLATEX_RUN_DEPENDS= dblatex:textproc/dblatex
DBLATEX_USE= TEX=xetex
FOP_RUN_DEPENDS= ${_FONTS} \
fop:textproc/fop
+GIT_RUN_DEPENDS= git:devel/git
GROFF_USES= groff:run
IGOR_RUN_DEPENDS= igor:textproc/igor
JING_RUN_DEPENDS= jing:textproc/jing
-SVN_RUN_DEPENDS= ${LOCALBASE}/bin/svn:devel/subversion
TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool \
msgcat:devel/gettext-tools