pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/qconfirm



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 16 15:21:29 UTC 2020

Modified Files:
        pkgsrc/mail/qconfirm: Makefile

Log Message:
mail/qconfirm: does not have error.h


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/qconfirm/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/qconfirm/Makefile
diff -u pkgsrc/mail/qconfirm/Makefile:1.1 pkgsrc/mail/qconfirm/Makefile:1.2
--- pkgsrc/mail/qconfirm/Makefile:1.1   Tue Jul  9 18:23:15 2019
+++ pkgsrc/mail/qconfirm/Makefile       Sat May 16 15:21:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/07/09 18:23:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2020/05/16 15:21:29 rillig Exp $
 
 DISTNAME=              qconfirm-0.14.3
 CATEGORIES=            mail
@@ -14,6 +14,7 @@ DEPENDS+=             qmail-[0-9]*:../../mail/qmail
 
 DJB_SLASHPACKAGE=      yes
 DJB_RESTRICTED=                no
+DJB_ERRNO_HACK=                no
 
 WRKSRC=                        ${WRKDIR}/mail/${DISTNAME}
 



Home | Main Index | Thread Index | Old Index