git: ec2dff2682a1 - main - www/py-gandi.cli: Fix BUILD

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 30 Jun 2022 22:26:40 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec2dff2682a1259e2b8dff4f10e35a476a1349ba

commit ec2dff2682a1259e2b8dff4f10e35a476a1349ba
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-06-30 22:19:42 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-30 22:24:26 +0000

    www/py-gandi.cli: Fix BUILD
    
    Fixes:  45dc0ba Mark BROKEN for python39
---
 www/py-gandi.cli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/py-gandi.cli/Makefile b/www/py-gandi.cli/Makefile
index 16e14d683bf5..412584d60ff9 100644
--- a/www/py-gandi.cli/Makefile
+++ b/www/py-gandi.cli/Makefile
@@ -36,4 +36,4 @@ BROKEN=		python-3.9 is not supported
 do-test:
 	@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>