pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-bigstringaf (devel/ocaml-bigstringaf) Add ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7bc66b4f8e9c
branches: trunk
changeset: 380121:7bc66b4f8e9c
user: mef <mef%pkgsrc.org@localhost>
date: Sun May 29 07:32:15 2022 +0000
description:
(devel/ocaml-bigstringaf) Add USE_TOOLS+= pkg-config
diffstat:
devel/ocaml-bigstringaf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b5c0caeb57b1 -r 7bc66b4f8e9c devel/ocaml-bigstringaf/Makefile
--- a/devel/ocaml-bigstringaf/Makefile Sun May 29 07:16:05 2022 +0000
+++ b/devel/ocaml-bigstringaf/Makefile Sun May 29 07:32:15 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/05/28 00:52:42 mef Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/29 07:32:15 mef Exp $
DISTNAME= ${GITHUB_PROJECT}-0.9.0
PKGNAME= ocaml-${DISTNAME}
@@ -12,7 +12,7 @@
LICENSE= modified-bsd
USE_LANGUAGES= # none
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
OCAML_USE_DUNE= yes
.include "../../lang/ocaml/ocaml.mk"
Home |
Main Index |
Thread Index |
Old Index