summaryrefslogtreecommitdiffstats
path: root/www/mnogosearch
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-06-17 11:33:19 +0000
committerache <ache@FreeBSD.org>2003-06-17 11:33:19 +0000
commit78c586b7f350a94aaf6591d9568940b46417cfb7 (patch)
tree5df47fa1c74bc14750003e27a0a09669b70fbad8 /www/mnogosearch
parenta71797f88bdcf349f0025420bc5e03215a10056d (diff)
downloadFreeBSD-ports-78c586b7f350a94aaf6591d9568940b46417cfb7.zip
FreeBSD-ports-78c586b7f350a94aaf6591d9568940b46417cfb7.tar.gz
Remove specific mysqlclient major
PR: 53398
Diffstat (limited to 'www/mnogosearch')
-rw-r--r--www/mnogosearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile
index 03890c5..eef5655 100644
--- a/www/mnogosearch/Makefile
+++ b/www/mnogosearch/Makefile
@@ -52,7 +52,7 @@ LIB_DEPENDS= msql.1:${PORTSDIR}/databases/msql
CONFIGURE_ARGS+= --with-msql=${LOCALBASE}
.elif defined(WITH_MNOGO_MYSQL)
-LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql323-client
CONFIGURE_ARGS+= --with-mysql=${LOCALBASE}
.else
OpenPOWER on IntegriCloud