pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/rspamd
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Aug 2 07:46:39 UTC 2024
Modified Files:
pkgsrc/mail/rspamd: Makefile
Log Message:
rspamd: Needs libarchive.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/mail/rspamd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/rspamd/Makefile
diff -u pkgsrc/mail/rspamd/Makefile:1.107 pkgsrc/mail/rspamd/Makefile:1.108
--- pkgsrc/mail/rspamd/Makefile:1.107 Sun Jul 14 13:57:08 2024
+++ pkgsrc/mail/rspamd/Makefile Fri Aug 2 07:46:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2024/07/14 13:57:08 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2024/08/02 07:46:39 jperkin Exp $
DISTNAME= rspamd-3.9.0
CATEGORIES= mail
@@ -108,6 +108,7 @@ post-install:
# ninja: error: manifest 'build.ninja' still dirty after 100 tries, perhaps system time is not set
CMAKE_GENERATOR= make
+.include "../../archivers/libarchive/buildlink3.mk"
.include "../../devel/cmake/build.mk"
.include "../../databases/hiredis/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index