From 1cf84838d5d6ffcfdeb7882aa2d96c4b6084a6a4 Mon Sep 17 00:00:00 2001 From: jaapb Date: Fri, 30 Dec 2016 11:45:28 +0000 Subject: Corrected an inaccurate comment. No actual changes in behaviour. --- mk/ocaml.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mk/ocaml.mk b/mk/ocaml.mk index 90652a7e430..14ca70db44b 100644 --- a/mk/ocaml.mk +++ b/mk/ocaml.mk @@ -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 @@ PLIST.ocaml-opt= yes # 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: -- cgit v1.2.3