openbsd-ports/textproc/aspell/core
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
..
patches - disable threading; by default it will link with -lpthread which is 2008-11-13 17:07:27 +00:00
pkg - fix dictionary location for the en dictionnary 2008-10-31 10:29:20 +00:00
distinfo - update aspell to 0.60.6 2008-10-28 16:51:17 +00:00
Makefile - disable threading; by default it will link with -lpthread which is 2008-11-13 17:07:27 +00:00