pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/courier-authlib



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon May 25 05:44:49 UTC 2020

Modified Files:
        pkgsrc/security/courier-authlib: options.mk

Log Message:
security/courier-authlib: fix unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/courier-authlib/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/security/courier-authlib/options.mk
diff -u pkgsrc/security/courier-authlib/options.mk:1.13 pkgsrc/security/courier-authlib/options.mk:1.14
--- pkgsrc/security/courier-authlib/options.mk:1.13     Wed Nov 10 10:37:48 2010
+++ pkgsrc/security/courier-authlib/options.mk  Mon May 25 05:44:49 2020
@@ -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 @@ CONFIGURE_ARGS+=    --without-authpgsql
 ###
 ### We never build the following modules (unsupported by author).
 ###
-CONFIGURE_ARGS+=       --without-authvchkpw
 CONFIGURE_ARGS+=       --without-authcustom



Home | Main Index | Thread Index | Old Index