Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/daemontools-encore sysutils/daemontools-encor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19ae2072473b
branches:  trunk
changeset: 430141:19ae2072473b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Apr 28 04:22:44 2020 +0000

description:
sysutils/daemontools-encore: does not have error.h

diffstat:

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

diffs (17 lines):

diff -r dcf2746b140c -r 19ae2072473b sysutils/daemontools-encore/Makefile
--- a/sysutils/daemontools-encore/Makefile      Tue Apr 28 04:20:59 2020 +0000
+++ b/sysutils/daemontools-encore/Makefile      Tue Apr 28 04:22:44 2020 +0000
@@ -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 @@
 CONFLICTS+=            daemontools-[0-9]*
 
 DJB_RESTRICTED=                no
+DJB_ERRNO_HACK=                no
 
 MAKE_ENV+=             PKGSRC_SHELL=${TOOLS_PLATFORM.sh}
 INSTALL_TARGET=                install



Home | Main Index | Thread Index | Old Index