pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dnsdist net/dnsdist: convert to using mk/atomic64.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27b1a0046c16
branches:  trunk
changeset: 382832:27b1a0046c16
user:      he <he%pkgsrc.org@localhost>
date:      Sat Aug 06 17:21:05 2022 +0000

description:
net/dnsdist: convert to using mk/atomic64.mk.

diffstat:

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

diffs (15 lines):

diff -r 7060612e524a -r 27b1a0046c16 net/dnsdist/Makefile
--- a/net/dnsdist/Makefile      Sat Aug 06 17:08:47 2022 +0000
+++ b/net/dnsdist/Makefile      Sat Aug 06 17:21:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/04/03 18:50:20 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/08/06 17:21:05 he Exp $
 
 DISTNAME=      dnsdist-1.5.1
 PKGREVISION=   3
@@ -55,4 +55,5 @@
 .include "../../net/fstrm/buildlink3.mk"
 .include "../../security/libsodium/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
+.include "../../mk/atomic64.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index