mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/devd-mount: CONFLICTS -> CONFLICTS_INSTALL
Conflict with filesystems/automount is a runtime issue
This commit is contained in:
parent
628057b37d
commit
c45dd57f77
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ WWW= https://github.com/outpaddling/devd-mount
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
CONFLICTS= automount # Competing devd rules
|
CONFLICTS_INSTALL= automount # Competing devd rules
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= outpaddling
|
GH_ACCOUNT= outpaddling
|
||||||
|
|
Loading…
Add table
Reference in a new issue