aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2014-01-27 00:16:35 +0800
committeraz <az@FreeBSD.org>2014-01-27 00:16:35 +0800
commit9cc9f41894771c339e832ac33593880186a4e3bd (patch)
treeb1249dd099d46d51d67055b68600c7158bdc1d75 /mail
parentbd058f615e7f74d7f41a3b6a747550babbb13a90 (diff)
downloadfreebsd-ports-gnome-9cc9f41894771c339e832ac33593880186a4e3bd.tar.gz
freebsd-ports-gnome-9cc9f41894771c339e832ac33593880186a4e3bd.tar.zst
freebsd-ports-gnome-9cc9f41894771c339e832ac33593880186a4e3bd.zip
- convert to new perl5 framework
Approved by: maintainer (vsevolod@, via IRC)
Diffstat (limited to 'mail')
-rw-r--r--mail/rspamd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index f4ae0a96ebc0..2da9e82965a7 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -52,7 +52,7 @@ USE_OPENSSL= yes
.endif
.if ${PORT_OPTIONS:MREDIRECTOR}
- USE_PERL5= yes
+ USES+= perl5
CMAKE_ARGS+= -DENABLE_REDIRECTOR=ON
PLIST_SUB+= REDIRECTOR=""
USE_RC_SUBR+= rspamd_redirector