pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/cvm



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat Mar 28 19:43:32 UTC 2020

Modified Files:
        pkgsrc/security/cvm: Makefile

Log Message:
security/cvm: this package does not have error.h


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/cvm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/cvm/Makefile
diff -u pkgsrc/security/cvm/Makefile:1.25 pkgsrc/security/cvm/Makefile:1.26
--- pkgsrc/security/cvm/Makefile:1.25   Sun Jan 26 17:32:02 2020
+++ pkgsrc/security/cvm/Makefile        Sat Mar 28 19:43:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2020/01/26 17:32:02 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2020/03/28 19:43:31 rillig Exp $
 #
 
 DISTNAME=              cvm-0.97
@@ -16,6 +16,7 @@ MAKE_JOBS_SAFE=               no
 DEPENDS+=              daemontools-[0-9]*:../../sysutils/daemontools
 
 DJB_RESTRICTED=                NO
+DJB_ERRNO_HACK=                NO
 DJB_MAKE_TARGETS=      NO
 INSTALL_ENV+=          install_prefix=${DESTDIR:Q}
 



Home | Main Index | Thread Index | Old Index