Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137260892
D3379.id8146.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D3379.id8146.diff
View Options
Index: textproc/docproj/Makefile
===================================================================
--- textproc/docproj/Makefile
+++ textproc/docproj/Makefile
@@ -3,7 +3,7 @@
PORTNAME= docproj
PORTVERSION= 2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -26,7 +26,7 @@
USES= ghostscript:run metaport perl5
USE_PERL5= run
-OPTIONS_DEFINE= CJK SVN IGOR FOP JING DBLATEX
+OPTIONS_DEFINE= CJK SVN IGOR FOP JING DBLATEX TRANSLATOR
OPTIONS_DEFAULT= CJK IGOR
.if !exists(/usr/bin/svnlite)
OPTIONS_DEFAULT+= SVN
@@ -46,6 +46,8 @@
DBLATEX_RUN_DEPENDS= dblatex:${PORTSDIR}/textproc/dblatex \
${FONTS}
DBLATEX_USE= TEX=xetex
+TRANSLATOR_DESC= Tools for translators
+TRANSLATOR_RUN_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
FONTS= ${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-R.ttf:${PORTSDIR}/x11-fonts/gentium-plus \
${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:${PORTSDIR}/x11-fonts/droid-fonts-ttf \
@@ -63,6 +65,10 @@
.endif
.endif
+.if ${PORT_OPTIONS:MTRANSLATOR}
+USES+= gettext-tools:run
+.endif
+
# generate MINIMALDOCPORTS for src/release/Makefile.inc.docports.
# (XXX: incomplete yet)
minimaldocports:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 22, 9:27 PM (14 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25989718
Default Alt Text
D3379.id8146.diff (1 KB)
Attached To
Mode
D3379: Update textproc/docproj with translation dependencies
Attached
Detach File
Event Timeline
Log In to Comment