summaryrefslogtreecommitdiff
path: root/devel/ocaml-findlib
diff options
context:
space:
mode:
authorjoerg <joerg>2007-12-21 16:48:30 +0000
committerjoerg <joerg>2007-12-21 16:48:30 +0000
commit854be86141a0a43cc93b02241b0ade324f27781c (patch)
tree8b0e0cfd08e745955a9c7907ced8846fb8af09ce /devel/ocaml-findlib
parent2263fd3da1f5e9faf5489d7ea717d1807d04cb1a (diff)
downloadpkgsrc-854be86141a0a43cc93b02241b0ade324f27781c.tar.gz
Require m4 for build. From PR 37582.
Diffstat (limited to 'devel/ocaml-findlib')
-rw-r--r--devel/ocaml-findlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile
index cfb82b4ec08..7c0353bfdb2 100644
--- a/devel/ocaml-findlib/Makefile
+++ b/devel/ocaml-findlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/05/20 13:47:43 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/21 16:48:30 joerg Exp $
#
DISTNAME= findlib-1.1.2pl1
@@ -11,7 +11,7 @@ MAINTAINER= rillig@NetBSD.org
HOMEPAGE= http://www.ocaml-programming.de/packages/
COMMENT= Library finder for OCaml
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake m4
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= -bindir ${PREFIX}/bin