mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Revert "sysutils/xxd: Add missing conflict with vim console flavor"
The vim console flavor package name is "vim" (without -console),
so the conflict on vim-console is not required.
This reverts commit 25122d0e56
.
Reported by: adamw
This commit is contained in:
parent
5858d80a58
commit
2901ad0f23
@ -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-console vim-gtk2 vim-gtk3 vim-motif vim-x11
|
||||
CONFLICTS_INSTALL= vim-[0-9]* vim-gtk2 vim-gtk3 vim-motif vim-x11
|
||||
|
||||
DISTINFO_FILE= ${VIM_PORT}/distinfo
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user