summaryrefslogtreecommitdiff
path: root/x11/ocaml-graphics
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2012-10-08 15:18:20 +0000
committerjaapb <jaapb@pkgsrc.org>2012-10-08 15:18:20 +0000
commitbe0a6937d1d4d8afe95a4c561478fcf402169c83 (patch)
treeb98494fb517027acfc13afe9768f5ce4bcf2e14b /x11/ocaml-graphics
parenteabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff)
downloadpkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'x11/ocaml-graphics')
-rw-r--r--x11/ocaml-graphics/Makefile3
-rw-r--r--x11/ocaml-graphics/buildlink3.mk4
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile
index 45dbc7bc1c4..2ed1926b42a 100644
--- a/x11/ocaml-graphics/Makefile
+++ b/x11/ocaml-graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/06/22 11:39:44 sbd Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/08 15:18:26 jaapb Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -7,7 +7,6 @@ DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo
PATCHDIR= ${PKGDIR}/../../lang/ocaml/patches
PKGNAME= ${DISTNAME:S/ocaml/ocaml-graphics/}
-PKGREVISION= 6
COMMENT+= (graphics library)
diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk
index c412760a23d..d1969a629fd 100644
--- a/x11/ocaml-graphics/buildlink3.mk
+++ b/x11/ocaml-graphics/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2012/05/07 01:54:11 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2012/10/08 15:18:26 jaapb Exp $
BUILDLINK_TREE+= ocaml-graphics
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-graphics
OCAML_GRAPHICS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-graphics+= ocaml-graphics>=3.08.2
-BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=3.12.0nb5
+BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=4.00.1
BUILDLINK_PKGSRCDIR.ocaml-graphics?= ../../x11/ocaml-graphics
.include "../../lang/ocaml/buildlink3.mk"