summaryrefslogtreecommitdiff
path: root/textproc/hevea
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-07-24 16:18:38 +0000
committerjtb <jtb@pkgsrc.org>2003-07-24 16:18:38 +0000
commit6799c4bfd2d208e2e9e08b2ce728e9533376479e (patch)
tree52b59c16383cc9488ca25bae376382472b5cff57 /textproc/hevea
parentc7e51e59e9bcd4473c3564e53d416027132a107c (diff)
downloadpkgsrc-6799c4bfd2d208e2e9e08b2ce728e9533376479e.tar.gz
hevea only depends on ocaml to build.
Diffstat (limited to 'textproc/hevea')
-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