summaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-06-09 17:01:19 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-06-09 17:01:19 +0000
commit26ff0f67e2cefacffc7ec59f7e15b36e512f3812 (patch)
tree5447b4a7b30a4db4fa45e03b7d4f6ed1b557b054 /polish
parentUpdate to version 3.2.3 (diff)
Back out accidental modification.
Pointy hat to: me
Notes
Notes: svn path=/head/; revision=111166
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" \