aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-pomap/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-06-24 10:14:57 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-06-24 10:14:57 +0000
commitb51d4476846a1b8364c05d954e88fa977c5d2080 (patch)
treec6799f414d81b83df0e1640dde540befcd389da6 /devel/ocaml-pomap/Makefile
parentcbe8c05f729b765acec73c2ac11815e12ed09cfd (diff)
Notes
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