We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d75a45 commit bc8d071Copy full SHA for bc8d071
mail/py-mailman-hyperkitty/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.4 2024/10/14 06:45:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/11/27 10:48:59 jperkin Exp $
2
3
DISTNAME= mailman-hyperkitty-1.2.1
4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,5 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-zope.interface-[0-9]*:../../devel/py-zope.interface
16
17
USE_LANGUAGES= # none
18
19
+PYTHON_VERSIONS_ACCEPTED= 312 311 310
20
+
21
.include "../../lang/python/egg.mk"
22
.include "../../mk/bsd.pkg.mk"
0 commit comments