From c82b5f42c397d632e0f91d1a63c31de6c37d012f Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 1 Jun 2003 04:40:33 +0000 Subject: [PATCH] typo --- misc/latex-mk/Makefile | 4 ++-- 1 file 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