Fix a vi-invoked typo.

Submitted by:	jkim (privately)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2015-06-27 05:18:08 +00:00
parent 60975209ae
commit 6bdaeb3df5

View File

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