aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-11-06 08:46:03 +0000
committerRene Ladan <rene@FreeBSD.org>2019-11-06 08:46:03 +0000
commitafe04924c5b17732a9ef961ef97c920ee250cf4f (patch)
treecc7f0112bd70d09e28a7c27f475ae9e5a9efe457 /dns
parente23711de7ada4320ca0920d4542dd2b64ef48500 (diff)
downloadports-afe04924c5b17732a9ef961ef97c920ee250cf4f.tar.gz
ports-afe04924c5b17732a9ef961ef97c920ee250cf4f.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/knot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile
index 7e91387d966c..7c47b7a31f8a 100644
--- a/dns/knot2/Makefile
+++ b/dns/knot2/Makefile
@@ -15,7 +15,7 @@ COMMENT?= High performance authoritative-only DNS server
LICENSE= GPLv3
NOT_FOR_ARCHS= i386
-NOT_FOR_ARCHS_REASON_i386=Uses 64 bit atomics that clang cannot generate on i386 on FreeBSD >= 11.2
+NOT_FOR_ARCHS_REASON_i386=Uses 64 bit atomics that clang cannot generate on i386
LIB_DEPENDS= libgnutls.so:security/gnutls \
liblmdb.so:databases/lmdb \