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: fhajny
Date: Fri Sep 7 11:54:16 UTC 2018
Modified Files:
pkgsrc/mail/rspamd: Makefile
Log Message:
mail/rspamd: Clean up temp testing flags
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 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.46 pkgsrc/mail/rspamd/Makefile:1.47
--- pkgsrc/mail/rspamd/Makefile:1.46 Fri Sep 7 11:19:07 2018
+++ pkgsrc/mail/rspamd/Makefile Fri Sep 7 11:54:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2018/09/07 11:19:07 fhajny Exp $
+# $NetBSD: Makefile,v 1.47 2018/09/07 11:54:16 fhajny Exp $
DISTNAME= rspamd-1.7.9
CATEGORIES= mail
@@ -60,8 +60,6 @@ CMAKE_ARGS+= -DENABLE_SQLITE=ON
# Torch requires LuaJIT2, but LuaJIT2 only supports Lua 5.1
CMAKE_ARGS+= -DENABLE_LUAJIT=OFF
CMAKE_ARGS+= -DENABLE_TORCH=OFF
-CMAKE_ARGS+= -DLUA_VERSION_MAJOR=5
-CMAKE_ARGS+= -DLUA_VERSION_MINOR=2
REPLACE_PERL+= utils/rspamd_stats.pl
Home |
Main Index |
Thread Index |
Old Index