From 7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 17 Oct 2011 04:35:02 +0000 Subject: Remove references to mysql 323 and 40, most commonly of the form: IGNORE_WITH_MYSQL= 323 40 --- textproc/modlogan/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'textproc/modlogan/Makefile') diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index f2c32464bd43..be2b73636c7c 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -21,13 +21,6 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ USE_AUTOTOOLS= libtool USE_GETTEXT= yes -.if defined(WITH_MYSQL) -# To quote the author: -# It is used by src/processor/telecom/... for a commercial project. The -# project itself is opensource but not documented. -# Therefore no testing if it works is made in the FreeBSD port. -LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client -.endif # Please don't remove the comments, as soon as autoconf/libtool get's # updated in the ports collection the comments may be removed. -- cgit v1.2.3