diff options
Diffstat (limited to 'misc/latex-mk/Makefile')
-rw-r--r-- | misc/latex-mk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile index d0119d10bacc..5a98248292f8 100644 --- a/misc/latex-mk/Makefile +++ b/misc/latex-mk/Makefile @@ -18,7 +18,7 @@ COMMENT= A collection of makefile and scripts for LaTeX documents BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo -USE_TEX= tetex +USE_TEX= latex USE_GMAKE= yes GNU_CONFIGURE= yes |