diff options
Diffstat (limited to 'print/texpower/Makefile')
-rw-r--r-- | print/texpower/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/texpower/Makefile b/print/texpower/Makefile index b77ed18a192b..3de6b3328d56 100644 --- a/print/texpower/Makefile +++ b/print/texpower/Makefile @@ -17,9 +17,7 @@ DISTNAME= ${PORTNAME}-0-2 MAINTAINER= hrs@FreeBSD.org COMMENT= Creating dynamic online presentations with LaTeX -BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base -RUN_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base - +USE_TEX= tetex PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} \ MKTEXLSR=${MKTEXLSR} |