diff options
Diffstat (limited to 'security/py-iris-webhooks-module/Makefile')
-rw-r--r-- | security/py-iris-webhooks-module/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-iris-webhooks-module/Makefile b/security/py-iris-webhooks-module/Makefile index 24d446884017..cd5eabdbec76 100644 --- a/security/py-iris-webhooks-module/Makefile +++ b/security/py-iris-webhooks-module/Makefile @@ -19,7 +19,7 @@ GH_ACCOUNT= dfir-iris GH_PROJECT= ${PORTNAME} GH_TAGNAME= 46b39e7a2465f3b60ba5e2e2358a45c5e6b3a3d8 -USES= python:3.8+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |