diff options
Diffstat (limited to 'textproc/ocaml-pxp')
-rw-r--r-- | textproc/ocaml-pxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile index fd5b8aebaeae..ab14216be9fd 100644 --- a/textproc/ocaml-pxp/Makefile +++ b/textproc/ocaml-pxp/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ USE_GMAKE= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS+=-without-wlex-compat +CONFIGURE_ARGS+=-without-wlex-compat -without-wlex USE_REINPLACE= yes |