diff options
Diffstat (limited to 'textproc/hevea/Makefile')
-rw-r--r-- | textproc/hevea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 2037e1225780..fba0a7edfee5 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -12,7 +12,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= danilo@FreeBSD.org COMMENT= Convert LaTeX to HTML -BUILD_DEPENDS= ocamlc:lang/ocaml +BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild OPTIONS_DEFINE= DOCS |