openbsd-ports/textproc/aspell
ajacoutot 3338962afd - disable threading; by default it will link with -lpthread which is
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs
2008-11-13 17:07:27 +00:00
..
core - disable threading; by default it will link with -lpthread which is 2008-11-13 17:07:27 +00:00
dicts - i made you a patch, but cvs eated it 2008-10-30 15:01:37 +00:00
Makefile