summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/hevea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index 748214872e9..887ed9ae877 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:19 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/24 16:18:38 jtb Exp $
DISTNAME= hevea-1.06
CATEGORIES= textproc
@@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://para.inria.fr/~maranget/hevea/
COMMENT= LaTeX to HTML translator
-DEPENDS+= ocaml>=3.00:../../lang/ocaml
+BUILD_DEPENDS+= ocaml>=3.00:../../lang/ocaml
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc")
MAKE_ENV+= TARGET=opt