summaryrefslogtreecommitdiff
path: root/devel/ocaml-pomap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-pomap/Makefile')
-rw-r--r--devel/ocaml-pomap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-pomap/Makefile b/devel/ocaml-pomap/Makefile
index 573fd46ef438..2f97aa3eb7c8 100644
--- a/devel/ocaml-pomap/Makefile
+++ b/devel/ocaml-pomap/Makefile
@@ -13,6 +13,8 @@ COMMENT= OCaml library to maintain a list of partially ordered elements
LICENSE= LGPL20+ # source says LGPL20+, COPYING says LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild
+
USE_GITHUB= yes
GH_ACCOUNT= mmottl