summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2015-10-25 23:48:11 +0000
committerdarcy <darcy@pkgsrc.org>2015-10-25 23:48:11 +0000
commitc71dee8ca74d0c7c8501d81ffa85dfe58f4b742e (patch)
tree262167f1659fb4528b822e66d72453ef2a8edf53 /mail
parente34f8f45bb3fec7fe1909877131e4e7b6f1ad824 (diff)
downloadpkgsrc-c71dee8ca74d0c7c8501d81ffa85dfe58f4b742e.tar.gz
Build with password file support.
Diffstat (limited to 'mail')
-rw-r--r--mail/alpine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 2c9e8912e0e..3673ceca0c1 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2015/08/18 07:31:11 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/10/25 23:48:11 darcy Exp $
#
DISTNAME= alpine-2.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= http://patches.freeiz.com/alpine/release/src/
EXTRACT_SUFX= .tar.xz
@@ -19,6 +19,7 @@ CONFIGURE_ARGS+= --with-ssl-include-dir=${SSLBASE}/include
CONFIGURE_ARGS+= --with-ssl-lib-dir=${SSLBASE}/lib
CONFIGURE_ARGS+= --with-system-pinerc=${PKG_SYSCONFDIR}/pine.conf
CONFIGURE_ARGS+= --with-system-fixed-pinerc=${PKG_SYSCONFDIR}/pine.conf.fixed
+CONFIGURE_ARGS+= --with-passfile=.pine-passfile
# disabled, for Web Alpine Support
CONFIGURE_ARGS+= --without-tcl