=> 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 quakeforge-0.5.5.tar.gz
=> Checksum RMD160 OK for quakeforge-0.5.5.tar.gz
===> Installing dependencies for quakeforge-0.5.5nb11
==========================================================================
The supported build options for quakeforge are:

	inet6

The currently selected options are:

	inet6

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.quakeforge (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
quakeforge-0.5.5nb11.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 27

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

        * PYPACKAGE = python27

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 libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency bison>=1.0: found bison-2.7
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> 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.2
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1
=> Build dependency randrproto>=1.2.0: found randrproto-1.4.0
=> Build dependency xf86dgaproto>=2.1: found xf86dgaproto-2.1
=> Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency python27>=2.7.1nb2: found python27-2.7.3nb2
=> Full dependency SDL>=1.2.10: found SDL-1.2.15nb6
=> Full dependency libXext>=0.99.0: found libXext-1.3.1
=> Full dependency zlib>=1.2.3: found zlib-1.2.7
=> Full dependency png>=1.5.0: found png-1.5.13
=> Full dependency libXxf86dga>=1.0.1: found libXxf86dga-1.1.3
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.2
===> Overriding tools for quakeforge-0.5.5nb11
===> Extracting for quakeforge-0.5.5nb11
===> Patching for quakeforge-0.5.5nb11
=> Applying pkgsrc patches for quakeforge-0.5.5nb11
=> Adjusting sound device path.
===> Creating toolchain wrappers for quakeforge-0.5.5nb11
===> Configuring for quakeforge-0.5.5nb11
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing python interpreter in tools/qfcc/source/qfpreqcc.
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for a sed that does not truncate output... /tmp/pkgsrc/games/quakeforge/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-unknown-linux-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... (cached) 2097152
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for bison... /usr/pkg/bin/bison -y
checking for flex... no
checking for lex... no
checking for flex... /tmp/pkgsrc/games/quakeforge/work/quakeforge-0.5.5/missing flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for main in -ll... no
checking for main in -lfl... no
checking for long file names... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking asm/io.h usability... no
checking asm/io.h presence... no
checking for asm/io.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking ddraw.h usability... no
checking ddraw.h presence... no
checking for ddraw.h... no
checking dinput.h usability... no
checking dinput.h presence... no
checking for dinput.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for dlfcn.h... (cached) yes
checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
checking dmedia/cdaudio.h usability... no
checking dmedia/cdaudio.h presence... no
checking for dmedia/cdaudio.h... no
checking dpmi.h usability... no
checking dpmi.h presence... no
checking for dpmi.h... no
checking dsound.h usability... no
checking dsound.h presence... no
checking for dsound.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
checking linux/soundcard.h usability... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking mgraph.h usability... no
checking mgraph.h presence... no
checking for mgraph.h... no
checking _mingw.h usability... no
checking _mingw.h presence... no
checking for _mingw.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking vgakeyboard.h usability... no
checking vgakeyboard.h presence... no
checking for vgakeyboard.h... no
checking vgamouse.h usability... no
checking vgamouse.h presence... no
checking for vgamouse.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for _SC_PAGESIZE... yes
checking for __attribute__... yes
checking for __builtin_expect... yes
checking if va_list is an array... yes
checking whether byte ordering is bigendian... no
checking for usleep... yes
checking for fnmatch... yes
checking for getopt_long... yes
checking for alloca in stdlib.h... yes
checking for fnmatch in fnmatch.h... yes
checking for strnlen in string.h... yes
checking for strcasestr in string.h... no
checking for type of fpos_t... struct
checking for socklen_t in sys/types.h... no
checking for socklen_t in sys/socket.h... yes
checking for struct in_pktinfo... yes
checking for underscore prefix in names... no
checking for size_t in sys/types.h... yes
checking for ss_len in struct sockaddr_storage... no
checking for sin6_len in struct sockaddr_in6... no
checking for sa_len in struct sockaddr... no
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for va_copy... yes
checking for __va_copy... yes
checking for access... yes
checking for _access... no
checking for gethostname... yes
checking for gethostbyname... yes
checking for connect... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for mkdir... yes
checking for _mkdir... no
checking for ftime... yes
checking for _ftime... no
checking for fcntl... yes
checking for stat... yes
checking for putenv... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strcasestr... yes
checking for strnlen... yes
checking for strstr... yes
checking for snprintf... yes
checking for _snprintf... no
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for strsep... yes
checking for dlopen... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for mprotect... yes
checking for getpagesize... (cached) yes
checking for dlopen in -ldl... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking for strcasecmp... yes
checking for pow in -lm... yes
checking for WildMidi_GetString in -lWildMidi... no
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means Ogg was incorrectly installed
*** or that you have moved Ogg since it was installed. In the latter case, you
*** may want to edit the ogg-config script: 
checking for gztell in -lz... yes
checking for gzgets in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for png_set_read_fn in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking for FB_AUX_VGA_PLANES_VGA4... yes
checking for FB_AUX_VGA_PLANES_CFB4... yes
checking for FB_AUX_VGA_PLANES_CFB8... yes
checking vga.h usability... no
checking vga.h presence... no
checking for vga.h... no
checking for X... libraries , headers in standard search path
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShmQueryExtension in -lXext... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XF86VidModeSwitchToMode in -lXxf86vm... yes
checking for X11/extensions/xf86dga.h... yes
checking for XF86DGAQueryVersion in -lXxf86dga... yes
checking for sdl-config... /usr/pkg/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for system driver... default POSIX driver
checking for an ia32 machine... no
checking for waveOutOpen in -lmme... no
checking for sound support...  NULL DISK OSS SDL
checking for joystick support... Linux
checking for CD audio support...  Linux SDL
checking for connect in -lwsock32... no
checking for UDP support... yes
checking for debugging... yes
checking for optimization... yes
checking for gcc version... gcc 4.5.2
checking whether -frename-registers works... yes
checking whether -finline-limit=32000 -Winline works... yes
checking for special compiler settings... no
checking for -pipe vs -save-temps... -pipe
checking whether -pipe works... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating quakeforge.lsm
config.status: creating include/Makefile
config.status: creating include/QF/Makefile
config.status: creating libs/Makefile
config.status: creating libs/audio/Makefile
config.status: creating libs/audio/cd/Makefile
config.status: creating libs/audio/targets/Makefile
config.status: creating libs/audio/renderer/Makefile
config.status: creating libs/console/Makefile
config.status: creating libs/gamecode/Makefile
config.status: creating libs/gamecode/engine/Makefile
config.status: creating libs/gamecode/builtins/Makefile
config.status: creating libs/gib/Makefile
config.status: creating libs/image/Makefile
config.status: creating libs/models/Makefile
config.status: creating libs/models/alias/Makefile
config.status: creating libs/models/brush/Makefile
config.status: creating libs/models/sprite/Makefile
config.status: creating libs/net/Makefile
config.status: creating libs/net/nc/Makefile
config.status: creating libs/net/nm/Makefile
config.status: creating libs/qw/Makefile
config.status: creating libs/ruamoko/Makefile
config.status: creating libs/util/Makefile
config.status: creating libs/video/Makefile
config.status: creating libs/video/renderer/Makefile
config.status: creating libs/video/renderer/gl/Makefile
config.status: creating libs/video/renderer/sw/Makefile
config.status: creating libs/video/renderer/sw32/Makefile
config.status: creating libs/video/targets/Makefile
config.status: creating hw/Makefile
config.status: creating hw/include/Makefile
config.status: creating hw/source/Makefile
config.status: creating nq/Makefile
config.status: creating nq/include/Makefile
config.status: creating nq/source/Makefile
config.status: creating qtv/Makefile
config.status: creating qtv/include/Makefile
config.status: creating qtv/source/Makefile
config.status: creating qw/Makefile
config.status: creating qw/include/Makefile
config.status: creating qw/source/Makefile
config.status: creating tools/Makefile
config.status: creating tools/bsp2img/Makefile
config.status: creating tools/carne/Makefile
config.status: creating tools/pak/Makefile
config.status: creating tools/qfbsp/Makefile
config.status: creating tools/qfbsp/include/Makefile
config.status: creating tools/qfbsp/source/Makefile
config.status: creating tools/qfcc/Makefile
config.status: creating tools/qfcc/doc/Makefile
config.status: creating tools/qfcc/doc/man/Makefile
config.status: creating tools/qfcc/include/Makefile
config.status: creating tools/qfcc/source/Makefile
config.status: creating tools/qflight/Makefile
config.status: creating tools/qflight/include/Makefile
config.status: creating tools/qflight/source/Makefile
config.status: creating tools/qfmodelgen/Makefile
config.status: creating tools/qfmodelgen/include/Makefile
config.status: creating tools/qfmodelgen/source/Makefile
config.status: creating tools/qfvis/Makefile
config.status: creating tools/qfvis/include/Makefile
config.status: creating tools/qfvis/source/Makefile
config.status: creating tools/qwaq/Makefile
config.status: creating tools/qwaq/progs.src
config.status: creating tools/wad/Makefile
config.status: creating tools/wav/Makefile
config.status: creating ruamoko/Makefile
config.status: creating ruamoko/include/Makefile
config.status: creating ruamoko/lib/Makefile
config.status: creating ruamoko/game/Makefile
config.status: creating ruamoko/gui/Makefile
config.status: creating ruamoko/cl_menu/Makefile
config.status: creating doc/Makefile
config.status: creating doc/quakeforge.dox
config.status: creating doc/man/Makefile
config.status: creating debian/Makefile
config.status: creating RPM/Makefile
config.status: creating RPM/build_rpm
config.status: creating RPM/quakeforge.conf
config.status: creating RPM/quakeforge.spec
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing default commands

	QuakeForge has been configured successfully.

	Build type         : Debug Optimize
	Server support     : nq qtv master qw
	Client support     : FBDEV GLX X11 SDL SDL32 SDL-GL
	Tools support      : bsp2img carne pak qfbsp qfcc qflight qfmodelgen qfvis qwaq wad wav
	Sound support      : NULL DISK OSS SDL
	CD Audio system    : Linux SDL
	IPv6 networking    : yes
	Compression support: gz=yes ogg=no png=yes
	Compiler version   : gcc 4.5.2
	Compiler flags     : -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -g -O2  -frename-registers -finline-limit=32000 -Winline -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -fstrict-aliasing -pipe -Wall -fno-common
	qfcc cpp invocation: cpp %d %i %o

	Shared game data directory  : /usr/pkg/share/games/quakeforge
	Per-user game data directory: ~/.quakeforge
	Plugin load directory       : /usr/pkg/lib/quakeforge
	Global configuration file   : /etc/quakeforge.conf
	User configuration file     : ~/.quakeforgerc
	OpenGL dynamic lib          : libGL.so.1
	libWildMidi Support         : no

=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.