pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2352e44
)
unison-snapshot: fix typo in comment
author
Thomas Klausner
<wiz@NetBSD.org>
Fri, 20 Dec 2024 14:04:48 +0000
(15:04 +0100)
committer
Thomas Klausner
<wiz@NetBSD.org>
Fri, 20 Dec 2024 14:05:05 +0000
(15:05 +0100)
unison-snapshot/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/unison-snapshot/Makefile
b/unison-snapshot/Makefile
index a6a61218af7b2f3c060e6a3f521ddf71a7770e99..062ecc20882aede065556b37b0d0372942218f71 100644
(file)
--- a/
unison-snapshot/Makefile
+++ b/
unison-snapshot/Makefile
@@
-22,7
+22,7
@@
MAKE_ENV+= HOME=${WRKDIR:Q}
.include "../../lang/ocaml/ocaml.mk"
-# Unison will use ocam
p
opt if possible, and otherwise ocamlc, but
+# Unison will use ocam
l
opt if possible, and otherwise ocamlc, but
# passing NATIVE lets pkgsrc build byte code on a native platform,
# should that be desired.
.if ${OCAML_USE_OPT_COMPILER} == "yes"