pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-sexplib
Module Name: pkgsrc
Committed By: jaapb
Date: Sat Jun 25 14:29:32 UTC 2016
Modified Files:
pkgsrc/devel/ocaml-sexplib: Makefile
Log Message:
Pakcage uses ocamlbuild.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-sexplib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-sexplib/Makefile
diff -u pkgsrc/devel/ocaml-sexplib/Makefile:1.7 pkgsrc/devel/ocaml-sexplib/Makefile:1.8
--- pkgsrc/devel/ocaml-sexplib/Makefile:1.7 Mon Jun 20 15:10:30 2016
+++ pkgsrc/devel/ocaml-sexplib/Makefile Sat Jun 25 14:29:32 2016
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2016/06/20 15:10:30 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/25 14:29:32 jaapb Exp $
DISTNAME= sexplib-${VERS}
PKGNAME= ocaml-${DISTNAME}
VERS= 113.33.03
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/sexplib/archive/}
DISTFILES= ${VERS}${EXTRACT_SUFX}
@@ -18,6 +19,7 @@ OCAML_USE_FINDLIB= yes
.include "../../devel/ocaml-js-build-tools/buildlink3.mk"
.include "../../devel/ocaml-oasis/buildlink3.mk"
.include "../../devel/ocaml-type_conv/buildlink3.mk"
+.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../misc/ocaml-opam/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index