aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd25
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:44:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-01-10 16:44:24 +0000
commit72a6ab79881652e1f89338a8884439b3054997c7 (patch)
tree4282c6f5d647c3c53fc4a55086aa5581631c9073 /mail/cyrus-imapd25
parent05cf3794df65552ba3729dc0cd6d58735c40641f (diff)
downloadports-72a6ab79881652e1f89338a8884439b3054997c7.tar.gz
ports-72a6ab79881652e1f89338a8884439b3054997c7.zip
Convert categories m* and m* to USES=sqlite and USES=firebird
Notes
Notes: svn path=/head/; revision=405721
Diffstat (limited to 'mail/cyrus-imapd25')
-rw-r--r--mail/cyrus-imapd25/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus-imapd25/Makefile b/mail/cyrus-imapd25/Makefile
index aa3bec0c4c81..455ae861ea23 100644
--- a/mail/cyrus-imapd25/Makefile
+++ b/mail/cyrus-imapd25/Makefile
@@ -162,7 +162,7 @@ IGNORE= DRAC is not available
.endif
.if ${PORT_OPTIONS:MHTTP} || ${PORT_OPTIONS:MSQLITE}
-USE_SQLITE=yes
+USES+= sqlite
.endif
.if !${PORT_OPTIONS:MGSSAPI_BASE} && !${PORT_OPTIONS:MGSSAPI_HEIMDAL} && \