summaryrefslogtreecommitdiff
path: root/graphics/camlimages/Makefile
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2009-09-06 21:10:32 +0000
committertonio <tonio@pkgsrc.org>2009-09-06 21:10:32 +0000
commit8c1402263f053b1578c99b6be0cfc4ea82318dff (patch)
tree806d72e84925096a655bb596e8c3b26c81b2266c /graphics/camlimages/Makefile
parenta3d5fcd3e50097d204a656c11032cffd4afeb97f (diff)
downloadpkgsrc-8c1402263f053b1578c99b6be0cfc4ea82318dff.tar.gz
PLIST fixes preparing ocaml 3.11.1
lablgtk is picked if available, so pull it in, it is probably more useful than labgtk1
Diffstat (limited to 'graphics/camlimages/Makefile')
-rw-r--r--graphics/camlimages/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile
index 5d83bb51868..348b752d55d 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2009/08/26 19:57:36 sno Exp $
+# $NetBSD: Makefile,v 1.23 2009/09/06 21:10:32 tonio Exp $
DISTNAME= camlimages-2.2.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/
EXTRACT_SUFX= .tgz
@@ -42,6 +42,7 @@ PLIST.dll= yes
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/lablgtk1/buildlink3.mk"
+.include "../../x11/lablgtk/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/ocaml-graphics/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"