pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/ezmlm-idx
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 14:50:28 UTC 2020
Modified Files:
pkgsrc/mail/ezmlm-idx: Makefile
Log Message:
mail/ezmlm-idx: does not have error.h
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/mail/ezmlm-idx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/ezmlm-idx/Makefile
diff -u pkgsrc/mail/ezmlm-idx/Makefile:1.53 pkgsrc/mail/ezmlm-idx/Makefile:1.54
--- pkgsrc/mail/ezmlm-idx/Makefile:1.53 Sun Apr 12 08:28:56 2020
+++ pkgsrc/mail/ezmlm-idx/Makefile Sat May 16 14:50:27 2020
@@ -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 @@ DJB_CONFIG_CMDS+= ${ECHO} ${DESTDIR:Q} >
${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