pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squid4



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Jan 25 11:34:51 UTC 2021

Modified Files:
        pkgsrc/www/squid4: Makefile

Log Message:
squid4: needs atomic64


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/squid4/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/squid4/Makefile
diff -u pkgsrc/www/squid4/Makefile:1.13 pkgsrc/www/squid4/Makefile:1.14
--- pkgsrc/www/squid4/Makefile:1.13     Mon Aug 31 18:13:16 2020
+++ pkgsrc/www/squid4/Makefile  Mon Jan 25 11:34:51 2021
@@ -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 @@ post-install:
 .endfor
 
 .include "../../devel/libltdl/buildlink3.mk"
+.include "../../mk/atomic64.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index