pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/icinga2
Module Name: pkgsrc
Committed By: he
Date: Thu Dec 8 21:27:21 UTC 2022
Modified Files:
pkgsrc/net/icinga2: Makefile
Log Message:
net/icinga2: use mk/atomix64.mk, fixes macppc build problem.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/icinga2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/icinga2/Makefile
diff -u pkgsrc/net/icinga2/Makefile:1.6 pkgsrc/net/icinga2/Makefile:1.7
--- pkgsrc/net/icinga2/Makefile:1.6 Mon Jan 10 01:46:41 2022
+++ pkgsrc/net/icinga2/Makefile Thu Dec 8 21:27:21 2022
@@ -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 @@ CHECK_FILES_SKIP+= ${PREFIX}/share/examp
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