pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/ocaml-decompress Corrected mistake in buildl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9992f3511860
branches: trunk
changeset: 379891:9992f3511860
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue May 24 17:37:50 2022 +0000
description:
Corrected mistake in buildlink3.mk for archivers/ocaml-decompress
diffstat:
archivers/ocaml-decompress/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cfd12879aec2 -r 9992f3511860 archivers/ocaml-decompress/buildlink3.mk
--- a/archivers/ocaml-decompress/buildlink3.mk Tue May 24 15:06:49 2022 +0000
+++ b/archivers/ocaml-decompress/buildlink3.mk Tue May 24 17:37:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2022/05/03 19:45:12 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2022/05/24 17:37:50 jaapb Exp $
BUILDLINK_TREE+= ocaml-decompress
@@ -6,7 +6,7 @@
OCAML_DECOMPRESS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-decompress+= ocaml-decompress>=1.4.1
-BUILDLINK_API_DEPENDS.ocaml-decompress+= ocaml-decompress>=1.4.3
+BUILDLINK_ABI_DEPENDS.ocaml-decompress+= ocaml-decompress>=1.4.3
BUILDLINK_PKGSRCDIR.ocaml-decompress?= ../../archivers/ocaml-decompress
.endif # OCAML_DECOMPRESS_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index