diff options
Diffstat (limited to 'print/hyperlatex/Makefile')
-rw-r--r-- | print/hyperlatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 22ce5a0c1afa..897198fb1e60 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a MAINTAINER= ports@FreeBSD.org COMMENT= Produce HTML and printed documents from LaTeX source -RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS= ppmtogif:graphics/netpbm USE_TEX= latex USE_EMACS= yes |