pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
unison-snapshot: needs ocamlfind for lablgtk, depend on it.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Sep 26 10:33:04 2026 +0200
Changeset: 1b4c97d5dc489c260e97c8119865defecbf4ad5b
Modified Files:
unison-snapshot/Makefile
Log Message:
unison-snapshot: needs ocamlfind for lablgtk, depend on it.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1b4c97d5dc489c260e97c8119865defecbf4ad5b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unison-snapshot/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index b0e56ce598..07e5d457c8 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -15,6 +15,8 @@ HOMEPAGE= https://github.com/bcpierce00/unison
COMMENT= File-synchronization tool
LICENSE= gnu-gpl-v3
+TOOL_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
+
USE_TOOLS+= bash pkg-config
# \todo Explain
MAKE_FLAGS+= CFLAGS=""
Home |
Main Index |
Thread Index |
Old Index