Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/qmail-conf mail/qmail-conf: does not have error.h



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1934413b8a58
branches:  trunk
changeset: 431790:1934413b8a58
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 15:24:30 2020 +0000

description:
mail/qmail-conf: does not have error.h

diffstat:

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

diffs (17 lines):

diff -r 7a2dfc51bee8 -r 1934413b8a58 mail/qmail-conf/Makefile
--- a/mail/qmail-conf/Makefile  Sat May 16 15:23:05 2020 +0000
+++ b/mail/qmail-conf/Makefile  Sat May 16 15:24:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2019/11/02 16:25:26 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2020/05/16 15:24:30 rillig Exp $
 #
 
 DISTNAME=              qmail-conf-0.60
@@ -16,6 +16,7 @@
 DEPENDS+=              qmail>=1.03nb7:../../mail/qmail
 
 DJB_RESTRICTED=                NO
+DJB_ERRNO_HACK=                no
 DJB_CONFIG_CMDS=       ${ECHO} ${PREFIX:Q} > ${WRKSRC}/conf-ucspi-tcp;
 
 SUBST_FILES.djbware+=  ../djbdns-1.05/error.h



Home | Main Index | Thread Index | Old Index