aboutsummaryrefslogtreecommitdiff
path: root/dns/bind96
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-09-27 04:43:55 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-09-27 04:43:55 +0000
commit48ccb4f2c8c4fc6184af903af8272e3dd0edcfae (patch)
tree85e2e11bee3762d8adb714dc5c017f6223a95d50 /dns/bind96
parent49af9c28f09e1c5e6f826df8722cac0d3bbd5f09 (diff)
downloadports-48ccb4f2c8c4fc6184af903af8272e3dd0edcfae.tar.gz
ports-48ccb4f2c8c4fc6184af903af8272e3dd0edcfae.zip
Notes
Diffstat (limited to 'dns/bind96')
-rw-r--r--dns/bind96/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index c908e5b242d7..5dffd8c4d851 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -34,7 +34,7 @@ USE_OPENSSL= yes
.include <bsd.port.pre.mk>
-.if (${OSVERSION} >= 503000)
+.if ${OSVERSION} >= 503000
CONFIGURE_ARGS+= --enable-threads
.else
CONFIGURE_ARGS+= --disable-threads