pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/djbdnscurve6
Module Name: pkgsrc
Committed By: rillig
Date: Mon Apr 27 05:36:56 UTC 2020
Modified Files:
pkgsrc/net/djbdnscurve6: Makefile
Log Message:
net/djbdnscurve6: does not have error.h
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/djbdnscurve6/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/djbdnscurve6/Makefile
diff -u pkgsrc/net/djbdnscurve6/Makefile:1.12 pkgsrc/net/djbdnscurve6/Makefile:1.13
--- pkgsrc/net/djbdnscurve6/Makefile:1.12 Mon Feb 3 01:13:34 2020
+++ pkgsrc/net/djbdnscurve6/Makefile Mon Apr 27 05:36:56 2020
@@ -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 @@ CONFLICTS+= djbdns-[0-9]*
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