sysutils/devd-mount: CONFLICTS -> CONFLICTS_INSTALL

Conflict with filesystems/automount is a runtime issue
This commit is contained in:
Jason W. Bacon 2024-11-21 07:35:45 -06:00
parent 628057b37d
commit c45dd57f77

View file

@ -10,7 +10,7 @@ WWW= https://github.com/outpaddling/devd-mount
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS= automount # Competing devd rules
CONFLICTS_INSTALL= automount # Competing devd rules
USE_GITHUB= yes
GH_ACCOUNT= outpaddling