diff options
Diffstat (limited to 'dns/knot/Makefile')
-rw-r--r-- | dns/knot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index 14f3e99dffc0..59d7a164b643 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ flex>=2.5.35_1:${PORTSDIR}/textproc/flex LIB_DEPENDS= urcu.1:${PORTSDIR}/sysutils/userspace-rcu +ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS_REASON= will not configure. See ports/165798 CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool |