aboutsummaryrefslogtreecommitdiff
path: root/textproc/modlogan/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-10-17 04:35:02 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-10-17 04:35:02 +0000
commit7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7 (patch)
treefd55449f6086b0a869da974df6a604701bb2e090 /textproc/modlogan/Makefile
parent6c1dfce3fe941fceb40adc5f8bd719ebe26daf67 (diff)
downloadports-7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7.tar.gz
ports-7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7.zip
Notes
Diffstat (limited to 'textproc/modlogan/Makefile')
-rw-r--r--textproc/modlogan/Makefile7
1 files changed, 0 insertions, 7 deletions
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.