diff options
Diffstat (limited to 'print/jadetex')
-rw-r--r-- | print/jadetex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index e8b3872..2227f28 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= jadetex MAINTAINER= nik@FreeBSD.org COMMENT= A TeX backend for Jade, for typesetting SGML documents -BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex +BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX |