summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-02-14 15:40:19 +0000
committerminskim <minskim@pkgsrc.org>2005-02-14 15:40:19 +0000
commitf798b24e7cc014dbffa1c7e77abb5ad8ecdbf302 (patch)
tree83106599cb63629d7b6858c5ea682c1e22037d18 /converters
parentad558263bf8877569b445727dc115987d250baf7 (diff)
downloadpkgsrc-f798b24e7cc014dbffa1c7e77abb5ad8ecdbf302.tar.gz
Specify minimum required version of ocaml in BUILD_DEPENDS.
Diffstat (limited to 'converters')
-rw-r--r--converters/bibtex2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile
index 39e259350d5..fdab04111ae 100644
--- a/converters/bibtex2html/Makefile
+++ b/converters/bibtex2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/02/14 15:37:44 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/14 15:40:19 minskim Exp $
DISTNAME= bibtex2html-1.74
CATEGORIES= converters
@@ -8,7 +8,7 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.lri.fr/~filliatr/bibtex2html/
COMMENT= Collection of tools for translating from BibTeX to HTML
-BUILD_DEPENDS= ocaml-[0-9]*:../../lang/ocaml
+BUILD_DEPENDS= ocaml>=3.08:../../lang/ocaml
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
NO_BUILDLINK= yes