pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/safecat



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Apr 27 17:37:37 UTC 2020

Modified Files:
        pkgsrc/mail/safecat: Makefile

Log Message:
mail/safecat: does not need the error.h hack


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/mail/safecat/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/safecat/Makefile
diff -u pkgsrc/mail/safecat/Makefile:1.21 pkgsrc/mail/safecat/Makefile:1.22
--- pkgsrc/mail/safecat/Makefile:1.21   Mon Sep  4 18:00:57 2017
+++ pkgsrc/mail/safecat/Makefile        Mon Apr 27 17:37:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/09/04 18:00:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/04/27 17:37:37 rillig Exp $
 #
 
 DISTNAME=              safecat-1.13
@@ -15,6 +15,7 @@ MAKE_JOBS_SAFE=               no
 DJB_RESTRICTED=                NO
 DJB_BUILD_TARGETS+=    install instcheck
 DJB_CONFIG_HOME=       conf-root
+DJB_ERRNO_HACK=                no
 
 SUBST_CLASSES+=                pkgmandir
 SUBST_STAGE.pkgmandir= pre-configure



Home | Main Index | Thread Index | Old Index