summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parent612648d8795f32b2a724a5d1e7d5cd6ad488cde4 (diff)
downloadpkgsrc-d4e8f063ed6114e72ee3edf5b8ce757ea88b431f.tar.gz
Update for lablgtk -> ocaml-lablgtk rename.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/camlimages/Makefile4
1 files changed, 2 insertions, 2 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"