diff --git a/filesystems/automount/Makefile b/filesystems/automount/Makefile index d20e8eafb67e..6600b732f402 100644 --- a/filesystems/automount/Makefile +++ b/filesystems/automount/Makefile @@ -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