aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-findlib
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-26 00:14:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-26 00:14:56 +0000
commitd9b6f18b86b057ed2ba56d72f32fb6dcd5d6f23e (patch)
treeab35e3f8b8a96bf965a5444f386e061c858003cf /devel/ocaml-findlib
parenta7beaf6eff7fd2505960959174229f5d2a570ac1 (diff)
downloadports-d9b6f18b86b057ed2ba56d72f32fb6dcd5d6f23e.tar.gz
ports-d9b6f18b86b057ed2ba56d72f32fb6dcd5d6f23e.zip
Notes
Diffstat (limited to 'devel/ocaml-findlib')
-rw-r--r--devel/ocaml-findlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile
index d9fb025c2d5e..6b252946e8a6 100644
--- a/devel/ocaml-findlib/Makefile
+++ b/devel/ocaml-findlib/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= stephane@FreeBSD.org
COMMENT= OCaml package manager
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
HAS_CONFIGURE= yes
USE_GMAKE= yes