diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 15:46:51 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 15:46:51 +0000 |
commit | 2c44e6acd06e2874b82746cb9dcdc785097b4203 (patch) | |
tree | aa391452ea6a289ee70b33bcbec2503509a494d2 /textproc | |
parent | cb214a8a7bdc497f794275b729a70ec66437e2a7 (diff) | |
download | ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.tar.gz ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ocaml-text/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 4137bb4be02f..fb464085dacb 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -19,6 +19,7 @@ CONFIGURE_ARGS= --prefix ${PREFIX} \ USE_OCAML= yes USE_OCAML_FINDLIB= yes +USE_OCAML_CAMLP4= yes USE_OCAML_LDCONFIG= yes USE_OCAMLFIND_PLIST= yes |