pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind914
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 10 14:25:42 UTC 2020
Modified Files:
pkgsrc/net/bind914: options.mk
Log Message:
net/bind914: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/bind914/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/bind914/options.mk
diff -u pkgsrc/net/bind914/options.mk:1.3 pkgsrc/net/bind914/options.mk:1.4
--- pkgsrc/net/bind914/options.mk:1.3 Sun Nov 3 11:45:30 2019
+++ pkgsrc/net/bind914/options.mk Sun May 10 14:25:42 2020
@@ -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 @@ CONFIGURE_ARGS+= --without-libjson
###
.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