diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-07-21 19:56:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-07-21 20:49:20 +0000 |
commit | 370b4b5bded53440d361dc95237648b537c0b3db (patch) | |
tree | cbc0a9798b8a089d0132679a6ce320cdb9203be7 /graphics/ocaml-images | |
parent | c49e463820d4986ad484d08bc977f358503882a9 (diff) | |
download | ports-370b4b5bded53440d361dc95237648b537c0b3db.tar.gz ports-370b4b5bded53440d361dc95237648b537c0b3db.zip |
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 4d42f9f93f31..caa066647253 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ocaml-images MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml image processing library +BROKEN= does not build: broken plist + BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:lang/ocaml-autoconf BUILD_DEPENDS+= omake:devel/omake |