filesystems/automount: Add CONFLICTS_INSTALL=devd-mount

They install competing devd rules
This commit is contained in:
Jason W. Bacon 2024-11-21 07:33:41 -06:00
parent 89d7d88656
commit 628057b37d

View file

@ -1,5 +1,6 @@
PORTNAME= automount
DISTVERSION= 1.7.9
PORTREVISION= 1
CATEGORIES= filesystems sysutils
MASTER_SITES= https://raw.github.com/vermaden/automount/master/
@ -9,6 +10,8 @@ WWW= https://github.com/vermaden/automount/
LICENSE= BSD2CLAUSE
CONFLICTS_INSTALL= devd-mount # Competing devd rules
PLIST_FILES= sbin/automount etc/devd/automount_devd.conf etc/automount.conf.sample
NO_BUILD= yes