diff options
Diffstat (limited to 'textproc/ocaml-pxp/Makefile')
-rw-r--r-- | textproc/ocaml-pxp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile index 9db64ff0f0e4..f2d499b2b47e 100644 --- a/textproc/ocaml-pxp/Makefile +++ b/textproc/ocaml-pxp/Makefile @@ -1,4 +1,4 @@ -# Created by: Stephane Legrand <stephane@freebsd.org> +# Created by: Stephane Legrand <stephane@FreeBSD.org> # $FreeBSD$ PORTNAME= pxp @@ -21,6 +21,7 @@ USE_OCAML= true USE_OCAML_FINDLIB= true USE_OCAML_LDCONFIG= true +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MULEX} |