pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/freeradius
Module Name: pkgsrc
Committed By: nia
Date: Wed Jan 13 09:06:15 UTC 2021
Modified Files:
pkgsrc/net/freeradius: Makefile.common
Log Message:
freeradius: needs atomic64
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/freeradius/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/freeradius/Makefile.common
diff -u pkgsrc/net/freeradius/Makefile.common:1.7 pkgsrc/net/freeradius/Makefile.common:1.8
--- pkgsrc/net/freeradius/Makefile.common:1.7 Wed Apr 8 09:42:05 2020
+++ pkgsrc/net/freeradius/Makefile.common Wed Jan 13 09:06:15 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2020/04/08 09:42:05 adam Exp $
+# $NetBSD: Makefile.common,v 1.8 2021/01/13 09:06:15 nia Exp $
# used by net/freeradius/Makefile.module
DISTNAME= freeradius-server-3.0.21
@@ -35,3 +35,4 @@ PRINT_PLIST_AWK+= {gsub(/\.${SOEXT}$$/,
.include "../../devel/talloc/buildlink3.mk"
.include "../../net/libpcap/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/atomic64.mk"
Home |
Main Index |
Thread Index |
Old Index