pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/eliom Needs ocamlbuild.
details: https://anonhg.NetBSD.org/pkgsrc/rev/efe0a64ff8f7
branches: trunk
changeset: 352667:efe0a64ff8f7
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Sep 18 07:16:19 2016 +0000
description:
Needs ocamlbuild.
diffstat:
www/eliom/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d2b2dce409ff -r efe0a64ff8f7 www/eliom/Makefile
--- a/www/eliom/Makefile Sun Sep 18 07:15:35 2016 +0000
+++ b/www/eliom/Makefile Sun Sep 18 07:16:19 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:42 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/18 07:16:19 dholland Exp $
#
GITHUB_PROJECT= eliom
@@ -34,6 +34,7 @@
do-install:
cd ${WRKSRC} && opam-installer --install --prefix ${DESTDIR}${PREFIX} --libdir ${DESTDIR}${PREFIX}/${OCAML_SITELIBDIR} --docdir ${DESTDIR}${PREFIX}/share/doc eliom.install
+.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../devel/ocaml-reactiveData/buildlink3.mk"
BUILDLINK_API_DEPENDS.ocaml-reactiveData+= ocaml-reactiveData>=0.2
.include "../../devel/ocaml-optcomp/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index