aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-bn
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2018-01-22 13:07:46 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2018-01-22 13:07:46 +0000
commitcbc42e3eceff8cc192de5c10538331a64b67db64 (patch)
tree4c839f763b9f3f57abc78f8a6d0058c64d893335 /misc/freebsd-doc-bn
parentc6ee9cd79739bafd7106590ef255e7a5c169cdb9 (diff)
downloadports-cbc42e3eceff8cc192de5c10538331a64b67db64.tar.gz
ports-cbc42e3eceff8cc192de5c10538331a64b67db64.zip
Update to r51391 of the FreeBSD docset.
Move dependencies on non-english fonts to localized Makefiles [1] PR: 192118 [1] Submitted by: Toni Ballesta <info@aballesta.es>
Notes
Notes: svn path=/head/; revision=459649
Diffstat (limited to 'misc/freebsd-doc-bn')
-rw-r--r--misc/freebsd-doc-bn/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/freebsd-doc-bn/Makefile b/misc/freebsd-doc-bn/Makefile
index 6eb27e6757f6..50887c3e5c1f 100644
--- a/misc/freebsd-doc-bn/Makefile
+++ b/misc/freebsd-doc-bn/Makefile
@@ -13,3 +13,8 @@ PLIST= ${.CURDIR}/pkg-plist
DOCLANG= bn_BD.UTF-8
.include "${MASTERDIR}/Makefile"
+
+.if ${PORT_OPTIONS:MPDF} || ${PORT_OPTIONS:MPS}
+BUILD_DEPENDS+= ${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:x11-fonts/lohit
+.endif
+