diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-06-09 16:58:30 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-06-09 16:58:30 +0000 |
commit | 9774b282738ac937305fa2209b7ad1e372abe715 (patch) | |
tree | e5e37e7a03f81167570fc8abd2d5e64828d8163a /polish/ekg | |
parent | Update to 1.2.1. (diff) |
Update to version 3.2.3
Notes
Notes:
svn path=/head/; revision=111165
Diffstat (limited to 'polish/ekg')
-rw-r--r-- | polish/ekg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index b9e66775e275..032bf69814fc 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+= --enable-shared \ --enable-dynamic \ --enable-aspell \ --mandir=${PREFIX}/man \ + --with-pthread CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ |