Skip to content

Commit

Permalink
courier-authlib: use %MYSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Jan 23, 2014
1 parent e361989 commit 2bab846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail/courier-authlib/DEPENDS
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ depends libtool
optional_depends shadow "--with-authshadow" "" "for authshadow support"
optional_depends db "--with-db=db" "" "for db support (use either db or gdbm in order to compile the module)"
optional_depends gdbm "--with-db=gdbm" "" "for gdbm support"
optional_depends mysql "--with-authmysql" "--without-authmysql" "for mysql authentication support"
optional_depends %MYSQL "--with-authmysql" "--without-authmysql" "for mysql authentication support"
optional_depends openldap "--with-authldap" "--without-authldap" "for ldap authentication support"
optional_depends postgresql "--with-auth-pgsql" "--without-authpgsql" "for postgresql authentication support"
optional_depends expect "" "" "for webmail support to change passwords"

0 comments on commit 2bab846

Please sign in to comment.