pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Corrected an inaccurate comment. No actual changes ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef7ea09329bd
branches: trunk
changeset: 356382:ef7ea09329bd
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Fri Dec 30 11:45:28 2016 +0000
description:
Corrected an inaccurate comment. No actual changes in behaviour.
diffstat:
mk/ocaml.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ac1bb944f85e -r ef7ea09329bd mk/ocaml.mk
--- a/mk/ocaml.mk Fri Dec 30 11:44:02 2016 +0000
+++ b/mk/ocaml.mk Fri Dec 30 11:45:28 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ocaml.mk,v 1.10 2016/06/20 19:44:04 jaapb Exp $
+# $NetBSD: ocaml.mk,v 1.11 2016/12/30 11:45:28 jaapb Exp $
#
# This Makefile fragment handles the common variables used by OCaml packages.
#
@@ -131,7 +131,7 @@
# OASIS targets
#
.if ${OCAML_USE_OASIS} == "yes"
-# OASIS uses buildlink
+# OASIS uses ocamlbuild
.include "../../devel/ocamlbuild/buildlink3.mk"
.if ${OCAML_USE_OASIS_DYNRUN} == "yes"
pre-configure:
Home |
Main Index |
Thread Index |
Old Index