From a7355771536af24e22abb1bc955e20b04f88b483 Mon Sep 17 00:00:00 2001
From: rillig <rillig@pkgsrc.org>
Date: Tue, 28 Apr 2020 04:22:44 +0000
Subject: sysutils/daemontools-encore: does not have error.h

---
 sysutils/daemontools-encore/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysutils/daemontools-encore/Makefile b/sysutils/daemontools-encore/Makefile
index d4f90b9ad7e..0919d8d81f1 100644
--- a/sysutils/daemontools-encore/Makefile
+++ b/sysutils/daemontools-encore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/25 11:17:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/28 04:22:44 rillig Exp $
 
 DISTNAME=		daemontools-encore-1.11
 PKGREVISION=		2
@@ -13,6 +13,7 @@ LICENSE=		mit
 CONFLICTS+=		daemontools-[0-9]*
 
 DJB_RESTRICTED=		no
+DJB_ERRNO_HACK=		no
 
 MAKE_ENV+=		PKGSRC_SHELL=${TOOLS_PLATFORM.sh}
 INSTALL_TARGET=		install
-- 
cgit v1.2.3