Skip to content

Commit

Permalink
filesystems/automount: Add CONFLICTS_INSTALL=devd-mount
Browse files Browse the repository at this point in the history
They install competing devd rules
  • Loading branch information
Jason W. Bacon authored and Jason W. Bacon committed Nov 21, 2024
1 parent 89d7d88 commit 628057b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions filesystems/automount/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= automount
DISTVERSION= 1.7.9
PORTREVISION= 1
CATEGORIES= filesystems sysutils
MASTER_SITES= https://raw.github.com/vermaden/automount/master/

Expand All @@ -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
Expand Down

0 comments on commit 628057b

Please sign in to comment.