summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/tpop3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile
index cae61f8ce672..44230c87b293 100644
--- a/mail/tpop3d/Makefile
+++ b/mail/tpop3d/Makefile
@@ -15,7 +15,7 @@ COMMENT= Virtual-domain capable POP3 server supporting MySQL auth
# mysql authentication
.if !defined(WITHOUT_MYSQL)
-LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+USE_MYSQL= yes
CONFIGURE_ARGS+= --enable-auth-mysql \
--with-mysql-lib-dir=${LOCALBASE}/lib/mysql \
--with-mysql-include-dir=${LOCALBASE}/include/mysql