pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/icinga2 net/icinga2: use mk/atomix64.mk, fixes mac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f20aa4c621e3
branches: trunk
changeset: 389727:f20aa4c621e3
user: he <he%pkgsrc.org@localhost>
date: Thu Dec 08 21:27:21 2022 +0000
description:
net/icinga2: use mk/atomix64.mk, fixes macppc build problem.
diffstat:
net/icinga2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 101e63305417 -r f20aa4c621e3 net/icinga2/Makefile
--- a/net/icinga2/Makefile Thu Dec 08 19:42:17 2022 +0000
+++ b/net/icinga2/Makefile Thu Dec 08 21:27:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/01/10 01:46:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2022/12/08 21:27:21 he Exp $
DISTNAME= icinga2-2.12.3
PKGREVISION= 4
@@ -165,6 +165,7 @@
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/icinga2
+.include "../../mk/atomic64.mk"
.include "../../devel/libexecinfo/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index