pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/qmail-autoresponder
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 16 15:23:06 UTC 2020
Modified Files:
pkgsrc/mail/qmail-autoresponder: Makefile
Log Message:
mail/qmail-autoresponder: does not have error.h
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/qmail-autoresponder/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/qmail-autoresponder/Makefile
diff -u pkgsrc/mail/qmail-autoresponder/Makefile:1.4 pkgsrc/mail/qmail-autoresponder/Makefile:1.5
--- pkgsrc/mail/qmail-autoresponder/Makefile:1.4 Sun Jan 26 17:31:36 2020
+++ pkgsrc/mail/qmail-autoresponder/Makefile Sat May 16 15:23:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:36 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/16 15:23:05 rillig Exp $
DISTNAME= qmail-autoresponder-2.0
CATEGORIES= mail
@@ -15,6 +15,7 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
INSTALL_ENV+= install_prefix=${DESTDIR:Q}
DJB_RESTRICTED= no
+DJB_ERRNO_HACK= no
DJB_MAKE_TARGETS= no
BUILD_TARGET= all
Home |
Main Index |
Thread Index |
Old Index