=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for vtwm-5.4.7.tar.gz => Checksum RMD160 OK for vtwm-5.4.7.tar.gz ===> Installing dependencies for vtwm-5.4.7nb3 ========================================================================== The following variables will affect the build process of this package, vtwm-5.4.7nb3. 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 flex>=2.5.4a: found flex-2.5.36nb1 => Build dependency imake-[0-9]*: found imake-1.0.5 => Build dependency imake-[0-9]*: found imake-1.0.5 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency bison>=1.0: found bison-2.7 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.23nb2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.8 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.3 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency rplay>=3.3.2nb7: found rplay-3.3.2nb7 => Full dependency libXext>=0.99.0: found libXext-1.3.1 => Full dependency libXmu>=1.0.0: found libXmu-1.1.1 => Full dependency libXt>=1.0.0: found libXt-1.1.3 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.10 ===> Overriding tools for vtwm-5.4.7nb3 ===> Extracting for vtwm-5.4.7nb3 ===> Patching for vtwm-5.4.7nb3 => Applying pkgsrc patches for vtwm-5.4.7nb3 ===> Creating toolchain wrappers for vtwm-5.4.7nb3 ===> Configuring for vtwm-5.4.7nb3 => Checking for portability problems in extracted files imake -DUseInstalled -I/usr/pkg/lib/X11/config make Makefiles make includes make depend flex -l lex.l mv lex.yy.c lex.c bison -y -d gram.y mv -f y.tab.c gram.c mv -f y.tab.h gram.h rm -f system.vtwmrc cp system.vtwmrc.3D system.vtwmrc rm -f deftwmrc.c echo '/* ' >>deftwmrc.c echo ' * This file is generated automatically from the default' >>deftwmrc.c echo ' * VTWM bindings file system.vtwmrc.'3D' by the VTWM Makefile.' >>deftwmrc.c echo ' */' >>deftwmrc.c echo '' >>deftwmrc.c echo 'char *defTwmrc[] = {' >>deftwmrc.c sed -e '/^$/d' -e '/^#/d' -e 's/"/\\"/g' -e 's/^/"/' -e 's/$/",/' -e 's/[ ]\{1,\}/ /g' -e 's/^" /"/' system.vtwmrc >>deftwmrc.c echo '(char *)0 };' >>deftwmrc.c rm -f lastmake.c echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c echo ' "Build: '`date`'",' >>lastmake.c echo ' "" };' >>lastmake.c rm -f vtwm.man ln -s doc/vtwm.man vtwm.man