mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Remove useless "libsysinfo" CONFLICTS statement.
(it needed to be "libsysinfo*" to have any effect)
This commit is contained in:
parent
d61f7794a5
commit
3df3a4e33f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322814
@ -50,12 +50,13 @@ PORT_OPTIONS?= ${VIM_PORT_OPTIONS}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
CONFLICTS= vim6* vim*-gnome libsysinfo
|
||||
CONFLICTS= vim6* vim*-gnome
|
||||
.if defined(LITE)
|
||||
CONFLICTS+= vim*
|
||||
.else
|
||||
CONFLICTS+= vim*-lite
|
||||
.endif
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_BZIP2= yes
|
||||
DIST_SUBDIR= vim
|
||||
|
Loading…
Reference in New Issue
Block a user