aboutsummaryrefslogtreecommitdiff
path: root/graphics/l2p
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/l2p')
-rw-r--r--graphics/l2p/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile
index 2e3862dcdc17..b46d029fa730 100644
--- a/graphics/l2p/Makefile
+++ b/graphics/l2p/Makefile
@@ -15,12 +15,11 @@ MASTER_SITES= http://www.redsymbol.net/software/l2p/dist/ \
MAINTAINER= nivit@FreeBSD.org
COMMENT= Create PNG images from LaTeX math expressions
-RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
- dvips:${PORTSDIR}/print/dvipsk-tetex
+RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
USE_PERL5_RUN= yes
USE_ZIP= yes
-USE_TEX= tetex
+USE_TEX= latex dvipsk
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}