From 8a14a57b16926e0268f159528620b76f4290bf89 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Thu, 1 Jul 1999 09:06:39 +0000 Subject: Switch from mysql322 to mysql322-client and mysql322-server. --- mail/ezmlm-idx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 184c8c62ff2e..ee8992c14475 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -3,7 +3,7 @@ # Date created: 28 November 1998 # Whom: Neil Blakey-Milner # -# $Id: Makefile,v 1.3 1999/03/31 15:34:31 steve Exp $ +# $Id: Makefile,v 1.4 1999/06/07 13:30:28 billf Exp $ DISTNAME= ezmlm-idx-${IDX_VERSION} CATEGORIES= mail @@ -26,7 +26,7 @@ RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail # If USE_MYSQL is defined, build with MySQL extensions .if defined(USE_MYSQL) ALL_TARGET= it ${LANGUAGE} mysql -LIB_DEPENDS+= mysqlclient.6:${PORTSDIR}/databases/mysql322 +LIB_DEPENDS+= mysqlclient.6:${PORTSDIR}/databases/mysql322-client .else ALL_TARGET= it ${LANGUAGE} .endif -- cgit v1.2.3