diff --git a/lang/python310/Makefile b/lang/python310/Makefile index 12f1eee69342..659471f703d6 100644 --- a/lang/python310/Makefile +++ b/lang/python310/Makefile @@ -70,6 +70,7 @@ FNV_CONFIGURE_ON= --with-hash-algorithm=fnv SIPHASH_CONFIGURE_ON= --with-hash-algorithm=siphash24 DEBUG_CONFIGURE_WITH= pydebug +DEBUG_BROKEN= incorrect pkg-plist IPV6_CONFIGURE_ENABLE= ipv6 LIBMPDEC_CONFIGURE_ON= --with-system-libmpdec diff --git a/lang/python38/Makefile b/lang/python38/Makefile index 26f043a13531..3d109ae85494 100644 --- a/lang/python38/Makefile +++ b/lang/python38/Makefile @@ -69,6 +69,7 @@ FNV_CONFIGURE_ON= --with-hash-algorithm=fnv SIPHASH_CONFIGURE_ON= --with-hash-algorithm=siphash24 DEBUG_CONFIGURE_WITH= pydebug +DEBUG_BROKEN= incorrect pkg-plist IPV6_CONFIGURE_ENABLE= ipv6 LIBMPDEC_CONFIGURE_ON= --with-system-libmpdec diff --git a/lang/python39/Makefile b/lang/python39/Makefile index e937b5a23b23..295caa13d560 100644 --- a/lang/python39/Makefile +++ b/lang/python39/Makefile @@ -70,6 +70,7 @@ FNV_CONFIGURE_ON= --with-hash-algorithm=fnv SIPHASH_CONFIGURE_ON= --with-hash-algorithm=siphash24 DEBUG_CONFIGURE_WITH= pydebug +DEBUG_BROKEN= incorrect pkg-plist IPV6_CONFIGURE_ENABLE= ipv6 LIBMPDEC_CONFIGURE_ON= --with-system-libmpdec