diff options
Diffstat (limited to 'net/isboot-kmod/Makefile')
-rw-r--r-- | net/isboot-kmod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/isboot-kmod/Makefile b/net/isboot-kmod/Makefile index f1b380bb3cf4..5c5a2aab4e07 100644 --- a/net/isboot-kmod/Makefile +++ b/net/isboot-kmod/Makefile @@ -9,6 +9,7 @@ WWW= https://github.com/jnielsendotnet/isboot LICENSE= BSD2CLAUSE ONLY_FOR_ARCHS= amd64 i386 +CONFLICTS_INSTALL= isboot-kmod-devel USES= kmod uidfix USE_GITHUB= yes |