pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot2-pigeonhole dovecot2-pigeonhole: Disable ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/11537becdb8d
branches: trunk
changeset: 335529:11537becdb8d
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Jun 21 15:36:59 2019 +0000
description:
dovecot2-pigeonhole: Disable hardening autodetection.
Seems to interact badly with the SunOS build.
diffstat:
mail/dovecot2-pigeonhole/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 3ecbadcbcf31 -r 11537becdb8d mail/dovecot2-pigeonhole/Makefile
--- a/mail/dovecot2-pigeonhole/Makefile Fri Jun 21 15:02:54 2019 +0000
+++ b/mail/dovecot2-pigeonhole/Makefile Fri Jun 21 15:36:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2019/04/30 15:22:22 taca Exp $
+# $NetBSD: Makefile,v 1.48 2019/06/21 15:36:59 jperkin Exp $
DISTNAME= dovecot-2.3-pigeonhole-0.5.6
PKGNAME= ${DISTNAME:S/-2.3-/-/}
@@ -11,8 +11,10 @@
LICENSE= gnu-lgpl-v2.1
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config rpcgen
+USE_TOOLS+= pkg-config
+
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-hardening
EGDIR= ${PREFIX}/share/examples/dovecot
CONFD= ${PKG_SYSCONFDIR}/dovecot/conf.d
Home |
Main Index |
Thread Index |
Old Index