aboutsummaryrefslogtreecommitdiff
path: root/misc/latex-mk
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-06-01 04:40:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-06-01 04:40:33 +0000
commitc82b5f42c397d632e0f91d1a63c31de6c37d012f (patch)
treea8b00d1de10b55b9728694c6c885f88139538fe5 /misc/latex-mk
parent73cde847fec857d4dba0b5d2f6f8f97f6c03718f (diff)
downloadports-c82b5f42c397d632e0f91d1a63c31de6c37d012f.tar.gz
ports-c82b5f42c397d632e0f91d1a63c31de6c37d012f.zip
typo
Notes
Notes: svn path=/head/; revision=81853
Diffstat (limited to 'misc/latex-mk')
-rw-r--r--misc/latex-mk/Makefile4
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