pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/djbdnscurve6 net/djbdnscurve6: does not have error.h



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b082e2daab0b
branches:  trunk
changeset: 428336:b082e2daab0b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Apr 27 05:36:56 2020 +0000

description:
net/djbdnscurve6: does not have error.h

diffstat:

 net/djbdnscurve6/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 49dff8d47bdc -r b082e2daab0b net/djbdnscurve6/Makefile
--- a/net/djbdnscurve6/Makefile Mon Apr 27 05:35:29 2020 +0000
+++ b/net/djbdnscurve6/Makefile Mon Apr 27 05:36:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/02/03 01:13:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.13 2020/04/27 05:36:56 rillig Exp $
 
 DISTNAME=              djbdnscurve6-36b
 CATEGORIES=            net
@@ -15,6 +15,7 @@
 WRKSRC=                        ${WRKDIR}/net/${PKGBASE}/${DISTNAME}
 DJB_SLASHPACKAGE=      yes
 DJB_RESTRICTED=                no
+DJB_ERRNO_HACK=                no
 
 DJB_CONFIG_DIR=                ${WRKSRC}
 



Home | Main Index | Thread Index | Old Index