summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-06-01 21:09:02 +0000
committeradrianp <adrianp@pkgsrc.org>2005-06-01 21:09:02 +0000
commit09a158a4de14ffc2d8b2fac657bdf60dab949e27 (patch)
tree1508ae463e993c67b9ce81cc1b8e4af243fe3f3d /mail/qpopper
parent10ecae82f40edb9eab931f2bae8132eeb4da2b80 (diff)
downloadpkgsrc-09a158a4de14ffc2d8b2fac657bdf60dab949e27.tar.gz
- Add a note for PAM
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/qpopper/options.mk b/mail/qpopper/options.mk
index 6a110186261..7a56d3a67cd 100644
--- a/mail/qpopper/options.mk
+++ b/mail/qpopper/options.mk
@@ -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_ENV+= O_DEFS="${O_DEFS}" CFLAGS="-DINET6"
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