From 25122d0e5673c9ba2f91fe32d806cf3e91d23194 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 12 Jul 2023 09:21:47 +0200 Subject: [PATCH] sysutils/xxd: Add missing conflict with vim console flavor Reported by: Steven Nikkel (via email) Approved by: Gianmarco Giovannelli (maintainer) MFH: 2023Q3 --- sysutils/xxd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/xxd/Makefile b/sysutils/xxd/Makefile index 3db60c1ba60e6..d0f2752ba2d36 100644 --- a/sysutils/xxd/Makefile +++ b/sysutils/xxd/Makefile @@ -7,7 +7,7 @@ MAINTAINER= gmarco@giovannelli.it COMMENT= Hexdump and reverse hexdump utility from vim distribution WWW= ${VIM_WWW} -CONFLICTS_INSTALL= vim-[0-9]* vim-gtk2 vim-gtk3 vim-motif vim-x11 +CONFLICTS_INSTALL= vim-[0-9]* vim-console vim-gtk2 vim-gtk3 vim-motif vim-x11 DISTINFO_FILE= ${VIM_PORT}/distinfo ALL_TARGET= ${PORTNAME}