pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/haproxy haproxy: requires atomic64
details: https://anonhg.NetBSD.org/pkgsrc/rev/8988108ca328
branches: trunk
changeset: 444789:8988108ca328
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jan 13 08:51:55 2021 +0000
description:
haproxy: requires atomic64
diffstat:
net/haproxy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 3995dc56ef75 -r 8988108ca328 net/haproxy/Makefile
--- a/net/haproxy/Makefile Wed Jan 13 08:50:21 2021 +0000
+++ b/net/haproxy/Makefile Wed Jan 13 08:51:55 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2020/12/06 11:22:52 adam Exp $
+# $NetBSD: Makefile,v 1.70 2021/01/13 08:51:55 nia Exp $
DISTNAME= haproxy-2.3.2
CATEGORIES= net www
@@ -55,4 +55,5 @@
${INSTALL_DATA} ${WRKSRC}/examples/*.cfg ${DESTDIR}${EGDIR}/
.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index