diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-06-13 10:57:23 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-06-13 10:57:23 +0000 |
commit | dd0127fd1d86a2354aed9ca659f87e80587bcb24 (patch) | |
tree | 636d7a2de8e4abab3054b07fce592770f87995af /math | |
parent | b87cdd3d923c5936ce1ae4f4723cc8342b9b330c (diff) | |
download | ports-dd0127fd1d86a2354aed9ca659f87e80587bcb24.tar.gz ports-dd0127fd1d86a2354aed9ca659f87e80587bcb24.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/coq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile index 8034e71fa3c7..acc1f2ca4bd0 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -36,7 +36,7 @@ MAN1= coq-tex.1 coq_makefile.1 coqc.1 coqchk.1 coqdep.1 coqdoc.1 \ .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} -USE_TEX= latex:build +USE_TEX= latex:build dvipsk:build BUILD_DEPENDS+= hevea:${PORTSDIR}/textproc/hevea \ ${LOCALBASE}/share/texmf/tex/latex/ucs/utf8x.def:${PORTSDIR}/print/latex-ucs PORTDOCS= * |