pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid4 squid4: needs atomic64



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ed3f3937e4b
branches:  trunk
changeset: 445579:5ed3f3937e4b
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jan 25 11:34:51 2021 +0000

description:
squid4: needs atomic64

diffstat:

 www/squid4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 21da6174dcf1 -r 5ed3f3937e4b www/squid4/Makefile
--- a/www/squid4/Makefile       Mon Jan 25 11:19:01 2021 +0000
+++ b/www/squid4/Makefile       Mon Jan 25 11:34:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/08/31 18:13:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/01/25 11:34:51 nia Exp $
 
 DISTNAME=      squid-4.13
 PKGREVISION=   1
@@ -89,4 +89,5 @@
 .endfor
 
 .include "../../devel/libltdl/buildlink3.mk"
+.include "../../mk/atomic64.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index