pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/daemontools-encore
Module Name: pkgsrc
Committed By: rillig
Date: Tue Apr 28 04:22:44 UTC 2020
Modified Files:
pkgsrc/sysutils/daemontools-encore: Makefile
Log Message:
sysutils/daemontools-encore: does not have error.h
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/daemontools-encore/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/daemontools-encore/Makefile
diff -u pkgsrc/sysutils/daemontools-encore/Makefile:1.3 pkgsrc/sysutils/daemontools-encore/Makefile:1.4
--- pkgsrc/sysutils/daemontools-encore/Makefile:1.3 Sat Jan 25 11:17:31 2020
+++ pkgsrc/sysutils/daemontools-encore/Makefile Tue Apr 28 04:22:44 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index