pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-deriving-ocsigen Revbump associated with o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/53c2a063cf4f
branches: trunk
changeset: 365212:53c2a063cf4f
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue Jul 11 14:14:20 2017 +0000
description:
Revbump associated with ocaml-4.04.2, plus correction of OASIS build.
diffstat:
devel/ocaml-deriving-ocsigen/Makefile | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r ede408b507f3 -r 53c2a063cf4f devel/ocaml-deriving-ocsigen/Makefile
--- a/devel/ocaml-deriving-ocsigen/Makefile Tue Jul 11 14:13:06 2017 +0000
+++ b/devel/ocaml-deriving-ocsigen/Makefile Tue Jul 11 14:14:20 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2016/12/30 11:16:58 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/11 14:14:20 jaapb Exp $
#
VERSION= 0.7.1
GITHUB_PROJECT= deriving
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${GITHUB_PROJECT}-ocsigen-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Extension to OCaml for deriving functions from type declarations
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
@@ -15,14 +15,10 @@
LICENSE= mit
USE_TOOLS= gmake
-OCAML_USE_OASIS= yes
+OCAML_USE_OASIS_DYNRUN= yes
OCAML_FINDLIB_DIRS= deriving
-post-patch:
- cd ${WRKSRC} && oasis setup
-
# Package actually needs ocaml-oasis to be installed
-.include "../../devel/ocaml-oasis/buildlink3.mk"
.include "../../devel/ocaml-optcomp/buildlink3.mk"
.include "../../lang/camlp4/buildlink3.mk"
.include "../../mk/ocaml.mk"
Home |
Main Index |
Thread Index |
Old Index