pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/rsyslog
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Aug 7 14:15:28 UTC 2022
Modified Files:
pkgsrc/sysutils/rsyslog: Makefile
Log Message:
rsyslog: atomic64.mk is now in Makefile.common, de-duplicate
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/sysutils/rsyslog/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/rsyslog/Makefile
diff -u pkgsrc/sysutils/rsyslog/Makefile:1.30 pkgsrc/sysutils/rsyslog/Makefile:1.31
--- pkgsrc/sysutils/rsyslog/Makefile:1.30 Wed Dec 8 16:06:36 2021
+++ pkgsrc/sysutils/rsyslog/Makefile Sun Aug 7 14:15:28 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2021/12/08 16:06:36 adam Exp $
+# $NetBSD: Makefile,v 1.31 2022/08/07 14:15:28 gutteridge Exp $
#
BUILDLINK_DEPMETHOD.libestr= full
@@ -65,5 +65,4 @@ post-install:
BUILDLINK_API_DEPENDS.liblognorm+= liblognorm>=2.0.3
.include "../../sysutils/liblognorm/buildlink3.mk"
-.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index