Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/qmail-qfilter mail/qmail-qfilter: does not have e...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efa7a3b54579
branches:  trunk
changeset: 431791:efa7a3b54579
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 15:25:11 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 1934413b8a58 -r efa7a3b54579 mail/qmail-qfilter/Makefile
--- a/mail/qmail-qfilter/Makefile       Sat May 16 15:24:30 2020 +0000
+++ b/mail/qmail-qfilter/Makefile       Sat May 16 15:25:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/26 17:31:36 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/05/16 15:25:11 rillig Exp $
 #
 
 DISTNAME=              qmail-qfilter-2.1
@@ -28,6 +28,7 @@
 BUILD_DEFS+=           QMAILDIR
 
 DJB_RESTRICTED=                NO
+DJB_ERRNO_HACK=                no
 DJB_MAKE_TARGETS=      NO
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index