aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
Diffstat (limited to 'polish')
-rw-r--r--polish/ekg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile
index 032bf69814fc..1c2e2efecb4e 100644
--- a/polish/ekg/Makefile
+++ b/polish/ekg/Makefile
@@ -23,8 +23,7 @@ CONFIGURE_ARGS+= --enable-shared \
--disable-static \
--enable-dynamic \
--enable-aspell \
- --mandir=${PREFIX}/man \
- --with-pthread
+ --mandir=${PREFIX}/man
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \