summaryrefslogtreecommitdiff
path: root/mail/qsf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/qsf/Makefile')
-rw-r--r--mail/qsf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile
index 317c585f6a50..70090bd4c1cc 100644
--- a/mail/qsf/Makefile
+++ b/mail/qsf/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS+= --without-gdbm
.endif
.if ${PORT_OPTIONS:MMYSQL}
-USE_MYSQL= yes
+USES+= mysql
.else
CONFIGURE_ARGS+= --without-mysql
.endif