diff --git a/devel/py-terminaltexteffects/Makefile b/devel/py-terminaltexteffects/Makefile index 1b04cabff8ef..a2d22ad1e5f6 100644 --- a/devel/py-terminaltexteffects/Makefile +++ b/devel/py-terminaltexteffects/Makefile @@ -1,19 +1,21 @@ PORTNAME= terminaltexteffects DISTVERSION= 0.11.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= TerminalTextEffects (TTE) is a terminal visual effects engine WWW= https://pypi.org/project/terminaltexteffects/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.8.3:devel/py-poetry-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 +NO_ARCH= yes + .include