Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/courier-authlib security/courier-authlib: fix...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7d8e90d3db1
branches:  trunk
changeset: 432727:c7d8e90d3db1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 25 05:44:49 2020 +0000

description:
security/courier-authlib: fix unknown configure option

diffstat:

 security/courier-authlib/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 105ab9785395 -r c7d8e90d3db1 security/courier-authlib/options.mk
--- a/security/courier-authlib/options.mk       Mon May 25 05:44:09 2020 +0000
+++ b/security/courier-authlib/options.mk       Mon May 25 05:44:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.13 2010/11/10 10:37:48 adam Exp $
+# $NetBSD: options.mk,v 1.14 2020/05/25 05:44:49 rillig Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.courier-authlib
 PKG_SUPPORTED_OPTIONS= pam bdb ldap mysql pgsql
@@ -127,5 +127,4 @@
 ###
 ### We never build the following modules (unsupported by author).
 ###
-CONFIGURE_ARGS+=       --without-authvchkpw
 CONFIGURE_ARGS+=       --without-authcustom



Home | Main Index | Thread Index | Old Index