aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/pike76/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index 89b886bb2e9e..44ac4ce55d55 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -57,7 +57,8 @@ CONFIGURE_ARGS+= --without-debug \
--without-copt \
--without-security \
--with-oob \
- --with-poll \
+ --without-poll \
+ --without-devpoll \
--with-max-fd=60000 \
--with-gmp \
--with-zlib \