pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qpopper - Add a note for PAM
details: https://anonhg.NetBSD.org/pkgsrc/rev/347b13f7f713
branches: trunk
changeset: 495056:347b13f7f713
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Wed Jun 01 21:09:02 2005 +0000
description:
- Add a note for PAM
diffstat:
mail/qpopper/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 947c20fec9b1 -r 347b13f7f713 mail/qpopper/options.mk
--- a/mail/qpopper/options.mk Wed Jun 01 21:07:59 2005 +0000
+++ b/mail/qpopper/options.mk Wed Jun 01 21:09:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2005/06/01 20:55:16 adrianp Exp $
+# $NetBSD: options.mk,v 1.6 2005/06/01 21:09:02 adrianp Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qpopper
PKG_SUPPORTED_OPTIONS= inet6 ssl PAM
@@ -19,6 +19,7 @@
CONFIGURE_ARGS+= --disable-ipv6
.endif
+# Please note this is currently experimental for platforms that support it
.if !empty(PKG_OPTIONS:MPAM)
. include "../../mk/pam.buildlink3.mk"
CONFIGURE_ARGS+= --with-pam
Home |
Main Index |
Thread Index |
Old Index