aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/libtomcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index 00651feac5ff..347fe5d6b246 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -46,7 +46,7 @@ CFLAGS+= -DGMP_DESC
.endif
.if ${PORT_OPTIONS:MDOCS}
-USE_TEX= latex:build
+USE_TEX= latex:build dvipdfmx:build
PORTDOCS= *
.else
MAKE_ARGS+= NODOCS=yes