pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sqwebmail sqwebmail: NOT_FOR_UNPRIVILEGED



details:   https://anonhg.NetBSD.org/pkgsrc/rev/200fcbc68f1e
branches:  trunk
changeset: 377737:200fcbc68f1e
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 24 15:58:42 2022 +0000

description:
sqwebmail: NOT_FOR_UNPRIVILEGED

diffstat:

 mail/sqwebmail/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1593c2b81c44 -r 200fcbc68f1e mail/sqwebmail/Makefile
--- a/mail/sqwebmail/Makefile   Sun Apr 24 15:44:00 2022 +0000
+++ b/mail/sqwebmail/Makefile   Sun Apr 24 15:58:42 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2021/05/24 19:52:54 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2022/04/24 15:58:42 tnn Exp $
 
 DISTNAME=      sqwebmail-5.5.3
 PKGREVISION=   12
@@ -20,6 +20,9 @@
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.sqwebmail
 PKG_SUPPORTED_OPTIONS= fam
+# checking for courierauthconfig... /opt/pkg/bin/courierauthconfig
+# Cannot obtain information for user courier: Error 0
+NOT_FOR_UNPRIVILEGED=  yes
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index