Subject: Re: compile PHP with additional arguments
To: None <thomas.s.mark@gmail.com>
From: Greg Troxel <gdt@ir.bbn.com>
List: netbsd-help
Date: 09/09/2005 17:19:54
  Added "CONFIGURE_ARGS+=      --with-pspell" to the 'Makefile.php'

You probably also need to add a .include of the aspell buildlink3.mk.
There are surely many examples of how to include buildlink3.mk files
in the php pkgsrc makefile.   Also 'ls -la' in work and read the
various logs; configure is probably failing to find the libs because
they haven't been symlinked into the buildlink area.



-- 
        Greg Troxel <gdt@ir.bbn.com>