1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

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
No known key found for this signature in database
GPG Key ID: FB8BA09DD5398F29

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