diff options
Diffstat (limited to 'misc/latex-mk/Makefile')
-rw-r--r-- | misc/latex-mk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile index e87eef7fa8c3..a184fc8b254e 100644 --- a/misc/latex-mk/Makefile +++ b/misc/latex-mk/Makefile @@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A collection of makefile and scripts for LaTeX documents -BUILD_DEPEND= latex:${PORTSDIR}/print/teTeX -RUN_DEPEND= latex:${PORTSDIR}/print/teTeX +BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX +RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX GNU_CONFIGURE= yes |