summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2018-10-04 14:13:43 +0000
committertnn <tnn@pkgsrc.org>2018-10-04 14:13:43 +0000
commit526ff99682e367633c60a13dc0138e6d446d5614 (patch)
treee4dab5798e93fc7deb763b2a2c8858ad0aba25f9 /mk
parent4ced380fa7e2410c56f20c96d1a5069402436ce5 (diff)
downloadpkgsrc-526ff99682e367633c60a13dc0138e6d446d5614.tar.gz
add generic "ocaml" option for building optional ocaml bindings in packages
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index ce95c63df3b..e9bd608cb4d 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -551,6 +551,7 @@ notmuch-emacs Install emacs support files for notmuch.
nspluginwrapper Enable running non native netscape compatible plugins.
nss Enable Network Security Services (NSS) support.
oauth Enable OAuth support.
+ocaml Enable OCaml support.
ocaml-tyxml Enable OCaml-tyxml support
ocamlgraph Enable Ocamlgraph support.
octave Enable Octave support.