pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/safecat mail/safecat: does not need the error.h hack



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4a9524c145d
branches:  trunk
changeset: 428414:a4a9524c145d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Apr 27 17:37:37 2020 +0000

description:
mail/safecat: does not need the error.h hack

diffstat:

 mail/safecat/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0a852c937f63 -r a4a9524c145d mail/safecat/Makefile
--- a/mail/safecat/Makefile     Mon Apr 27 17:35:22 2020 +0000
+++ b/mail/safecat/Makefile     Mon Apr 27 17:37:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/09/04 18:00:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/27 17:37:37 rillig Exp $
 #
 
 DISTNAME=              safecat-1.13
@@ -15,6 +15,7 @@
 DJB_RESTRICTED=                NO
 DJB_BUILD_TARGETS+=    install instcheck
 DJB_CONFIG_HOME=       conf-root
+DJB_ERRNO_HACK=                no
 
 SUBST_CLASSES+=                pkgmandir
 SUBST_STAGE.pkgmandir= pre-configure



Home | Main Index | Thread Index | Old Index