Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind914 net/bind914: remove unknown configure option
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b94eb0277a2
branches: trunk
changeset: 431236:9b94eb0277a2
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 14:25:42 2020 +0000
description:
net/bind914: remove unknown configure option
diffstat:
net/bind914/options.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 4138c144f572 -r 9b94eb0277a2 net/bind914/options.mk
--- a/net/bind914/options.mk Sun May 10 14:24:59 2020 +0000
+++ b/net/bind914/options.mk Sun May 10 14:25:42 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2019/11/03 11:45:30 rillig Exp $
+# $NetBSD: options.mk,v 1.4 2020/05/10 14:25:42 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.bind914
PKG_SUPPORTED_OPTIONS= bind-dig-sigchase bind-xml-statistics-server
@@ -116,9 +116,6 @@
###
.if !empty(PKG_OPTIONS:Mthreads)
PTHREAD_AUTO_VARS= yes
-CONFIGURE_ARGS+= --enable-threads
-.else
-CONFIGURE_ARGS+= --disable-threads
.endif
###
Home |
Main Index |
Thread Index |
Old Index