summaryrefslogtreecommitdiff
path: root/www/mod_mylo
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_mylo')
-rw-r--r--www/mod_mylo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile
index 821964c0b237..d5032a7e3bdf 100644
--- a/www/mod_mylo/Makefile
+++ b/www/mod_mylo/Makefile
@@ -16,7 +16,8 @@ COMMENT= An Apache module to make Apache log to MySQL
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
-LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+
+USE_MYSQL= YES
WRKSRC= ${WRKDIR}/${PORTNAME}