aboutsummaryrefslogtreecommitdiffstats
path: root/dns/opendnssec
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-22 22:30:51 +0800
committermiwi <miwi@FreeBSD.org>2013-05-22 22:30:51 +0800
commitbfae15523e0234d6b5a7b29d34c6a268c6659979 (patch)
tree665b7616e7778b45c897db4975b3698e5360fdce /dns/opendnssec
parent59579c176c5382accaeebd63f9f4c1ebfb2686a8 (diff)
downloadfreebsd-ports-gnome-bfae15523e0234d6b5a7b29d34c6a268c6659979.tar.gz
freebsd-ports-gnome-bfae15523e0234d6b5a7b29d34c6a268c6659979.tar.zst
freebsd-ports-gnome-bfae15523e0234d6b5a7b29d34c6a268c6659979.zip
- Remove mysql 4X reference
Diffstat (limited to 'dns/opendnssec')
-rw-r--r--dns/opendnssec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/opendnssec/Makefile b/dns/opendnssec/Makefile
index 10444073bf4d..8b9411602c46 100644
--- a/dns/opendnssec/Makefile
+++ b/dns/opendnssec/Makefile
@@ -38,7 +38,6 @@ OPTIONS_DEFAULT= AUDITOR
CONFIGURE_ARGS+= --with-mysql=${LOCALBASE}
CONFIGURE_ARGS+= --with-database-backend=mysql
USE_MYSQL= compat
-IGNORE_WITH_MYSQL= 323 40 41
PLIST_SUB+= SQLITE="@comment "
PLIST_SUB+= MYSQL=""
.else