Wed Jan 28 09:50:50 2015 UTC ()
Revbump associated with ocaml 4.02.1


(jaapb)
diff -r1.2 -r1.3 pkgsrc/x11/ocaml-lablgtk/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/x11/ocaml-lablgtk/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/ocaml-lablgtk/Makefile 2014/11/20 16:11:16 1.2
+++ pkgsrc/x11/ocaml-lablgtk/Makefile 2015/01/28 09:50:50 1.3
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2014/11/20 16:11:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2015/01/28 09:50:50 jaapb Exp $
2 2
3DISTNAME= lablgtk-2.18.3 3DISTNAME= lablgtk-2.18.3
 4PKGREVISION= 1
4CATEGORIES= x11 5CATEGORIES= x11
5MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1456/ 6MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1456/
6 7
7MAINTAINER= jaapb@NetBSD.org 8MAINTAINER= jaapb@NetBSD.org
8HOMEPAGE= http://lablgtk.forge.ocamlcore.org/ 9HOMEPAGE= http://lablgtk.forge.ocamlcore.org/
9COMMENT= GTK+ 2.x bindings for Objective Caml 10COMMENT= GTK+ 2.x bindings for Objective Caml
10# for installed files; more restrictions on applications/ 11# for installed files; more restrictions on applications/
11LICENSE= gnu-lgpl-v2 12LICENSE= gnu-lgpl-v2
12 13
13GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
14USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
15OCAML_USE_FINDLIB= yes 16OCAML_USE_FINDLIB= yes
16 17