aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-22 06:34:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-22 06:34:44 +0000
commite1a33c733c6017f063316754da14978bf4b4da5a (patch)
tree80ddddab893318c131f4cf14780febc73fd00d5c /security/libtomcrypt
parentffbb4c6340911c4f8e3709bc5a632366b94ab035 (diff)
downloadports-e1a33c733c6017f063316754da14978bf4b4da5a.tar.gz
ports-e1a33c733c6017f063316754da14978bf4b4da5a.zip
Notes
Diffstat (limited to 'security/libtomcrypt')
-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