aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2016-08-19 17:23:34 +0000
committerWarren Block <wblock@FreeBSD.org>2016-08-19 17:23:34 +0000
commitf5a1fd97b05128340ab834c6868b38fc94d33d5c (patch)
tree5a7c5f38111cb0260da1f6827db1c6cea99c604c /textproc
parentfe05d1f45e53710ecec20174bee6486d6e7dd486 (diff)
downloadports-f5a1fd97b05128340ab834c6868b38fc94d33d5c.tar.gz
ports-f5a1fd97b05128340ab834c6868b38fc94d33d5c.zip
MFH: r420130
Add missing gettext-tools dependency. PR: 211597 Approved by: koobs Sponsored by: iXsystems Approved by: ports-secteam (blanket)
Notes
Notes: svn path=/branches/2016Q3/; revision=420480
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docproj/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index f366b73b10a0..f6553cda17f6 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -3,11 +3,11 @@
PORTNAME= docproj
PORTVERSION= 2.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
-COMMENT= The "meta-port" for the FreeBSD Documentation Project
+COMMENT= Meta-port for the FreeBSD Documentation Project
RUN_DEPENDS= links:www/links1 \
pngtopnm:graphics/netpbm \
@@ -47,7 +47,8 @@ DBLATEX_RUN_DEPENDS= dblatex:textproc/dblatex \
${FONTS}
DBLATEX_USE= TEX=xetex
TRANSLATOR_DESC= Tools for translators
-TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool
+TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool \
+ msgcat:devel/gettext-tools
FONTS= ${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-R.ttf:x11-fonts/gentium-plus \
${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:x11-fonts/droid-fonts-ttf \
@@ -61,9 +62,7 @@ FONTS_CJK=${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:chinese/arphicttf \
.if ${PORT_OPTIONS:MFOP} || ${PORT_OPTIONS:MDBLATEX}
ONLY_FOR_ARCHS= amd64 i386
-.if ${PORT_OPTIONS:MCJK}
-RUN_DEPENDS+= ${FONTS_CJK}
-.endif
+CJK_RUN_DEPENDS= ${FONTS_CJK}
.endif
# generate MINIMALDOCPORTS for src/release/Makefile.inc.docports.