aboutsummaryrefslogtreecommitdiff
path: root/www/dillo2/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-07 12:37:48 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-07 12:37:48 +0000
commit2ad92eab941d8bd35f72240b5b91c4b980c9f370 (patch)
tree4a9b0f7a86a869936906241e211d87ca2346121e /www/dillo2/Makefile
parent48c300ed7fb454f7a0142586e99a5bd9dcb7b135 (diff)
Notes
Diffstat (limited to 'www/dillo2/Makefile')
-rw-r--r--www/dillo2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
index 11e5e4684df8..994dcc59ee68 100644
--- a/www/dillo2/Makefile
+++ b/www/dillo2/Makefile
@@ -65,7 +65,6 @@ CONFIGURE_ARGS+= --disable-ssl
.ifdef(WITH_THREADED_DNS)
CONFIGURE_ARGS+= --enable-threaded-dns
-CFLAGS+= ${PTHREAD_CFLAGS}
.else
CONFIGURE_ARGS+= --disable-threaded-dns
.endif