Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/qconfirm mail/qconfirm: does not have error.h



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38a94786a0ac
branches:  trunk
changeset: 431787:38a94786a0ac
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 15:21:29 2020 +0000

description:
mail/qconfirm: does not have error.h

diffstat:

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

diffs (17 lines):

diff -r 36c2b8862855 -r 38a94786a0ac mail/qconfirm/Makefile
--- a/mail/qconfirm/Makefile    Sat May 16 15:20:35 2020 +0000
+++ b/mail/qconfirm/Makefile    Sat May 16 15:21:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/07/09 18:23:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2020/05/16 15:21:29 rillig Exp $
 
 DISTNAME=              qconfirm-0.14.3
 CATEGORIES=            mail
@@ -14,6 +14,7 @@
 
 DJB_SLASHPACKAGE=      yes
 DJB_RESTRICTED=                no
+DJB_ERRNO_HACK=                no
 
 WRKSRC=                        ${WRKDIR}/mail/${DISTNAME}
 



Home | Main Index | Thread Index | Old Index