pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/qmail-acceptutils



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 16 15:22:20 UTC 2020

Modified Files:
        pkgsrc/mail/qmail-acceptutils: Makefile

Log Message:
mail/qmail-acceptutils: does not have error.h


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/qmail-acceptutils/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-acceptutils/Makefile
diff -u pkgsrc/mail/qmail-acceptutils/Makefile:1.11 pkgsrc/mail/qmail-acceptutils/Makefile:1.12
--- pkgsrc/mail/qmail-acceptutils/Makefile:1.11 Mon Jul  1 15:31:51 2019
+++ pkgsrc/mail/qmail-acceptutils/Makefile      Sat May 16 15:22:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2019/07/01 15:31:51 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/16 15:22:20 rillig Exp $
 
 DISTNAME=              netqmail-1.06
 PKGNAME=               qmail-acceptutils-${ACPATCHVERSION}
@@ -21,6 +21,7 @@ DEPENDS+=             ucspi-ssl-[0-9]*:../../net/uc
 CONFLICTS+=            qmail<=1.03nb32
 
 DJB_RESTRICTED=                no
+DJB_ERRNO_HACK=                no
 BUILD_TARGET=          acceptutils
 
 USE_LANGUAGES=         c c99



Home | Main Index | Thread Index | Old Index