diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 9e2eff947..2180bfa5a 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -208,6 +208,9 @@ CONFIGURE_ARGS += \ --without-zlib \ --with-nl \ $(call autoconf_bool,CONFIG_IPV6,ipv6) \ + --disable-perl-cc-checks \ + --disable-embedded-perl \ + --without-perl-modules CONFIGURE_VARS += \ ac_cv_header_netlink_netlink_h=yes \