diff --git a/sysutils/devd-mount/Makefile b/sysutils/devd-mount/Makefile index 6aafc4679e37..9ecbc97bd3d0 100644 --- a/sysutils/devd-mount/Makefile +++ b/sysutils/devd-mount/Makefile @@ -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