aboutsummaryrefslogtreecommitdiff
path: root/lang/pike76
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-24 22:54:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-24 22:54:23 +0000
commitc0e2e6ca55bfa967a7606804239fc6dc8fc39e67 (patch)
tree16d20774b3b08925a51dfb43ef736749aaad5812 /lang/pike76
parent1714fa11d31c829b8eb01f6154d5b89241f4e275 (diff)
downloadports-c0e2e6ca55bfa967a7606804239fc6dc8fc39e67.tar.gz
ports-c0e2e6ca55bfa967a7606804239fc6dc8fc39e67.zip
Notes
Diffstat (limited to 'lang/pike76')
-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 \