Hello,

It seems devel/py-doit is missing FLAVORS, which means packages that depend on it might complain about the lack of FLAVOR.

Best Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-doit/Makefile,v
diff -u -p -r1.29 Makefile
--- Makefile	6 May 2024 12:23:15 -0000	1.29
+++ Makefile	14 Aug 2024 07:46:57 -0000
@@ -1,11 +1,14 @@
 COMMENT =		automation tool
 
 MODPY_EGG_VERSION =	0.36.0
-REVISION =		1
+REVISION =		2
 DISTNAME =		doit-${MODPY_EGG_VERSION}
 CATEGORIES =		devel
 
 HOMEPAGE =		https://pydoit.org/
+
+FLAVORS =		python3
+FLAVOR =		python3
 
 # MIT
 PERMIT_PACKAGE =	Yes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to