diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /graphics/ocaml-images | |
parent | 2857e83e8acd09cc2a2acd9d525eebc711a566bf (diff) |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 3b0b2f47214f..eaa6bcfff43d 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -14,6 +14,9 @@ DIST_SUBDIR= ocaml-images MAINTAINER= michael.grunewald@laposte.net COMMENT= Objective Caml image processing library +DEPRECATED= Depends on expiring devel/omake +EXPIRATION_DATE= 2016-07-04 + BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:lang/ocaml-autoconf BUILD_DEPENDS+= omake:devel/omake |