diff options
Diffstat (limited to 'print/hyperlatex/Makefile')
-rw-r--r-- | print/hyperlatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index e29080df5aa9..bd1f602a393d 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= http://www.cs.uu.nl/~otfried/Hyperlatex/ MAINTAINER= witr@rwwa.com COMMENT= Produce HTML and printed documents from LaTeX source -BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21 -RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs21 \ +BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs +RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs \ latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm |