aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 12:58:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 12:58:35 +0000
commit80fdfdf8c818153661aeea17d34f194868823e31 (patch)
tree5c83e6885a6b2a9856f847a7c83fa050ffc4ee2d /lang
parenta3bc460f42dd9350529bb3c6450fc95e89cac8b2 (diff)
downloadports-80fdfdf8c818153661aeea17d34f194868823e31.tar.gz
ports-80fdfdf8c818153661aeea17d34f194868823e31.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/twelf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/twelf/Makefile b/lang/twelf/Makefile
index b4aa50e669cb..89239c05050b 100644
--- a/lang/twelf/Makefile
+++ b/lang/twelf/Makefile
@@ -27,9 +27,8 @@ PORTDOCS= dvi html info pdf ps
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
-USE_TEX= tex:build
+USE_TEX= tex:build dvipsk:build
BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
-BUILD_DEPENDS+= ${LOCALBASE}/bin/dvips:${PORTSDIR}/print/dvipsk-tetex
.endif
post-patch: