Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/ezmlm-idx mail/ezmlm-idx: does not have error.h
details: https://anonhg.NetBSD.org/pkgsrc/rev/6866adda24f4
branches: trunk
changeset: 431783:6866adda24f4
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 16 14:50:27 2020 +0000
description:
mail/ezmlm-idx: does not have error.h
diffstat:
mail/ezmlm-idx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f1dd75e614a3 -r 6866adda24f4 mail/ezmlm-idx/Makefile
--- a/mail/ezmlm-idx/Makefile Sat May 16 14:48:48 2020 +0000
+++ b/mail/ezmlm-idx/Makefile Sat May 16 14:50:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/04/12 08:28:56 adam Exp $
+# $NetBSD: Makefile,v 1.54 2020/05/16 14:50:27 rillig Exp $
#
DISTNAME= ezmlm-idx-${IDXVERSION}
@@ -25,6 +25,7 @@
${ECHO} ${EGDIR:Q} > conf-egdir; \
${ECHO} ${PKG_SYSCONFDIR:Q} > conf-etc; \
${ECHO} ${PREFIX:Q}/lib/ezmlm > conf-lib;
+DJB_ERRNO_HACK= no
LDFLAGS.Darwin+= -Wl,-U,_FATAL -Wl,-U,_USAGE
LDFLAGS.Linux+= -Wl,--export-dynamic
Home |
Main Index |
Thread Index |
Old Index