pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/rspamd mail/rspamd: Clean up temp testing flags
details: https://anonhg.NetBSD.org/pkgsrc/rev/658dbc008f6d
branches: trunk
changeset: 384975:658dbc008f6d
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Fri Sep 07 11:54:16 2018 +0000
description:
mail/rspamd: Clean up temp testing flags
diffstat:
mail/rspamd/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r f186694fb472 -r 658dbc008f6d mail/rspamd/Makefile
--- a/mail/rspamd/Makefile Fri Sep 07 11:51:17 2018 +0000
+++ b/mail/rspamd/Makefile Fri Sep 07 11:54:16 2018 +0000
@@ -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 @@
# 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