security/pssh: pet portlint (+)

When building with all flavors, concurrent packages get override by same name without flafors suffix
Set noflafors to build only default one

Approved by:    portmgr blanket (trivial packaging fix)

Sponsored by:   Future Crew, LLC
This commit is contained in:
Dima Panov
2024-11-20 13:23:16 +03:00
parent 34d79e6404
commit 61d14bb262
+1 -1
View File
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
RUN_DEPENDS= rsync:net/rsync
USES= python
USE_PYTHON= autoplist pep517
USE_PYTHON= autoplist noflavors pep517
USE_GITHUB= yes
GH_ACCOUNT= lilydjwg