aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 12:08:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 12:08:39 +0000
commitc9e9c8b1c6e7a38bd704102300342fef1c959ae2 (patch)
tree6ae19ce284a9cd13641b13e482804de16ec5589f /cad/opencascade
parent90782b197531c758826cf6f97a2e9f6a039c0fa4 (diff)
downloadports-c9e9c8b1c6e7a38bd704102300342fef1c959ae2.tar.gz
ports-c9e9c8b1c6e7a38bd704102300342fef1c959ae2.zip
Notes
Diffstat (limited to 'cad/opencascade')
-rw-r--r--cad/opencascade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index b93145aea88b..124351ffe62e 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -69,10 +69,10 @@ CMAKE_ARGS+= -D3RDPARTY_FREETYPE_DIR=${LOCALBASE} \
.endif
.if ${PORT_OPTIONS:MDOCS}
+USE_TEX+= latex:build
BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash \
doxygen:${PORTSDIR}/devel/doxygen \
dot:${PORTSDIR}/graphics/graphviz \
- pdflatex:${PORTSDIR}/print/teTeX-base \
inkscape:${PORTSDIR}/graphics/inkscape
RUN_DEPENDS+= ${LOCALBASE}/www/MathJax/MathJax.js:${PORTSDIR}/www/mathjax
.endif