=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for pxp-1.1.6.tar.gz
=> Checksum RMD160 OK for pxp-1.1.6.tar.gz
===> Installing dependencies for pxp-1.1.6nb1
==========================================================================
The following variables will affect the build process of this package,
pxp-1.1.6nb1.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency ocaml>=3.12.0nb5: found ocaml-3.12.1nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency ocaml-findlib-[0-9]*: found ocaml-findlib-1.3.3
=> Full dependency ocamlnet-[0-9]*: found ocamlnet-3.6
===> Overriding tools for pxp-1.1.6nb1
===> Extracting for pxp-1.1.6nb1
===> Patching for pxp-1.1.6nb1
===> Creating toolchain wrappers for pxp-1.1.6nb1
===> Configuring for pxp-1.1.6nb1
=> Checking for portability problems in extracted files
Checking for ocamlfind... found
Checking for netstring... found
Checking for wlexing... not found
wlex support is disabled
Checking Lexing.lexbuf type... new style
Checking for cygwin... not found

Effective options:
    -with-lex-iso88591
    -with-lex-utf8
    -without-wlex

Writing src/pxp/META
Writing src/pxp-engine/META
Writing src/pxp-lex-iso88591/META
Writing src/pxp-lex-utf8/META
Writing Makefile.conf

You can now compile PXP by invoking
   make all
for the bytecode compiler, and optionally by invoking
   make opt
for the native-code compiler (if supported on your architecture).
Finally, a
   make install
will install the package.
=> Substituting "ocamlfind" in src/pxp/Makefile		 src/pxp-engine/Makefile		 src/pxp-lex-iso88591/Makefile	 src/pxp-lex-utf8/Makefile	 src/pxp-wlex/Makefile