Remove useless "libsysinfo" CONFLICTS statement.

(it needed to be "libsysinfo*" to have any effect)
This commit is contained in:
David E. O'Brien 2013-07-12 05:12:42 +00:00
parent d61f7794a5
commit 3df3a4e33f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322814

View file

@ -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