Fix a vi-invoked typo.
Submitted by: jkim (privately) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
60975209ae
commit
6bdaeb3df5
@ -36,7 +36,7 @@ gce-check-depends:
|
||||
. endif
|
||||
.endfor
|
||||
.if !exists(/usr/local/bin/gcutil)
|
||||
. if !execho ists(${PORTSDIR}/net/google-cloud-api/Makefile)
|
||||
. if !exists(${PORTSDIR}/net/google-cloud-api/Makefile)
|
||||
. if !exists(/usr/local/sbin/pkg-static)
|
||||
env ASSUME_ALWAYS_YES=yes pkg bootstrap -yf
|
||||
. endif
|
||||
|
Loading…
Reference in New Issue
Block a user