aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2017-10-30 08:16:28 +0800
committermandree <mandree@FreeBSD.org>2017-10-30 08:16:28 +0800
commit2039bd0bf0a0b466fd893dc8d302dcf2284572e3 (patch)
tree1da33f2644e0118eccef3bb4a5aec92fb9a03e9e /sysutils
parentda99ff3c4f1d651f43e817108b8dc2791811c572 (diff)
downloadfreebsd-ports-gnome-2039bd0bf0a0b466fd893dc8d302dcf2284572e3.tar.gz
freebsd-ports-gnome-2039bd0bf0a0b466fd893dc8d302dcf2284572e3.tar.zst
freebsd-ports-gnome-2039bd0bf0a0b466fd893dc8d302dcf2284572e3.zip
Add CONFLICTS between krb5-* and e2fsprogs.
Reported by: jbeich@
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/e2fsprogs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index bae0556218e1..e422a1cdb0ea 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -18,6 +18,8 @@ LICENSE_DISTFILES_GPLv2= ${DISTNAME}${EXTRACT_SUFX}
PORTSCOUT= ignore # cannot handle the version in the directory
+CONFLICTS_INSTALL= krb5-[0-9d]*
+
.if !defined(MASTERDIR)
BROKEN_aarch64= fails to link: missing sbrk
.endif