Bug 278830

Summary: www/mod_wsgi4
Product: Ports & Packages Reporter: Jan Schreiber <jan>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: New ---    
Severity: Affects Some People CC: douglas
Priority: --- Flags: bugzilla: maintainer-feedback? (douglas)
Version: Latest   
Hardware: Any   
OS: Any   

Description Jan Schreiber 2024-05-07 09:40:58 UTC
Hi! I wonder if it would be hard to provide others flavors than py39 as packages for this port, specifically packages py310 and py311. I know that we could build these packages ourselves, but it would be nice if these were provided by default.

Not sure how to archive this. Would it be enough to replace

USE_PYTHON=	flavors

with

USE_PYTHON=	allflavors

in Makefile?