mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Try to make this more clear
With hat: portmgr
This commit is contained in:
parent
c6d05d308f
commit
6611d7feaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369299
@ -1221,7 +1221,7 @@ _PKG_VERSION!= ${PKG_BIN} -v
|
||||
.endif
|
||||
_PKG_STATUS!= ${PKG_BIN} version -t ${_PKG_VERSION:C/-.*//g} ${MINIMAL_PKG_VERSION}
|
||||
.if ${_PKG_STATUS} == "<"
|
||||
IGNORE= pkg(8) must be version ${MINIMAL_PKG_VERSION} or greater, but you have ${_PKG_VERSION}. You must upgrade ${PKG_ORIGIN} first
|
||||
IGNORE= pkg(8) must be version ${MINIMAL_PKG_VERSION} or greater, but you have ${_PKG_VERSION}. You must upgrade the ${PKG_ORIGIN} port first
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user