summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-10 14:04:19 +0000
committerwiz <wiz@pkgsrc.org>2014-10-10 14:04:19 +0000
commitd4e8f063ed6114e72ee3edf5b8ce757ea88b431f (patch)
tree99c8a2108758ba66a7e60fee325bfb67cb74226c
parent612648d8795f32b2a724a5d1e7d5cd6ad488cde4 (diff)
downloadpkgsrc-d4e8f063ed6114e72ee3edf5b8ce757ea88b431f.tar.gz
Update for lablgtk -> ocaml-lablgtk rename.
-rw-r--r--graphics/camlimages/Makefile4
-rw-r--r--x11/ocaml-lablgtk/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile
index 86269472e6e..c5163a1f7ae 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2014/10/10 08:39:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.76 2014/10/10 14:04:19 wiz Exp $
VERSION= 4.0.1
PKGNAME= camlimages-${VERSION}
@@ -50,6 +50,6 @@ BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.11.0
.include "../../x11/libXpm/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../print/ghostscript/buildlink3.mk"
-.include "../../x11/lablgtk/buildlink3.mk"
+.include "../../x11/ocaml-lablgtk/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/ocaml-lablgtk/buildlink3.mk b/x11/ocaml-lablgtk/buildlink3.mk
index b2937b1f1ab..e95a8cc8ace 100644
--- a/x11/ocaml-lablgtk/buildlink3.mk
+++ b/x11/ocaml-lablgtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/10/10 08:37:49 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2014/10/10 14:04:19 wiz Exp $
BUILDLINK_TREE+= ocaml-lablgtk
@@ -7,7 +7,7 @@ OCAML_LABLGTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.6.0nb3
BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.2
-BUILDLINK_PKGSRCDIR.ocaml-lablgtk?= ../../x11/lablgtk
+BUILDLINK_PKGSRCDIR.ocaml-lablgtk?= ../../x11/ocaml-lablgtk
# gnome-panel must be exposed if and only if we built with it
pkgbase := ocaml-lablgtk