summaryrefslogtreecommitdiff
path: root/graphics/camlimages
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-10 14:04:19 +0000
committerwiz <wiz>2014-10-10 14:04:19 +0000
commit11d4b0506c82500bd0b02f85e2396e3db6790c7b (patch)
tree99c8a2108758ba66a7e60fee325bfb67cb74226c /graphics/camlimages
parent36cb46ab8425f57a5e638a0bce4f511979fe3450 (diff)
downloadpkgsrc-11d4b0506c82500bd0b02f85e2396e3db6790c7b.tar.gz
Update for lablgtk -> ocaml-lablgtk rename.
Diffstat (limited to 'graphics/camlimages')
-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"