pkgsrc-WIP-changes archive

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

dovecot24: rename PKG_OPTIONS.dovecot to PKG_OPTIONS.dovecot24



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Tue Feb 3 19:04:45 2026 +0100
Changeset:	a37144ca78202c90606feedd5f6900861f63bfb1

Modified Files:
	dovecot24/options.mk

Log Message:
dovecot24: rename PKG_OPTIONS.dovecot to PKG_OPTIONS.dovecot24

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a37144ca78202c90606feedd5f6900861f63bfb1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 dovecot24/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/dovecot24/options.mk b/dovecot24/options.mk
index 18bd3b15db..07351137f3 100644
--- a/dovecot24/options.mk
+++ b/dovecot24/options.mk
@@ -1,6 +1,6 @@
 # $NetBSD: options.mk,v 1.14 2021/11/09 12:04:43 nia Exp $
 
-PKG_OPTIONS_VAR=	PKG_OPTIONS.dovecot
+PKG_OPTIONS_VAR=	PKG_OPTIONS.dovecot24
 PKG_SUPPORTED_OPTIONS=	kqueue pam ssl tcpwrappers
 PKG_SUGGESTED_OPTIONS=	pam ssl tcpwrappers
 


Home | Main Index | Thread Index | Old Index