check -> test

ok espie@
This commit is contained in:
ajacoutot 2013-03-12 06:56:27 +00:00
parent ccbc9830be
commit 7b00d9e965

View File

@ -1,6 +1,6 @@
#-*- mode: Makefile; tab-width: 4; -*- #-*- mode: Makefile; tab-width: 4; -*-
# ex:ts=4 sw=4 filetype=make: # ex:ts=4 sw=4 filetype=make:
# $OpenBSD: bsd.port.mk,v 1.1216 2013/03/10 22:27:15 espie Exp $ # $OpenBSD: bsd.port.mk,v 1.1217 2013/03/12 06:56:27 ajacoutot Exp $
# #
# bsd.port.mk - 940820 Jordan K. Hubbard. # bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain. # This file is in the public domain.
@ -2674,7 +2674,7 @@ ${_TEST_COOKIE}: ${_BUILD_COOKIE}
@${_MAKE} post-test @${_MAKE} post-test
. endif . endif
.else .else
@echo 1>&2 "No regression check for ${FULLPKGNAME}" @echo 1>&2 "No regression test for ${FULLPKGNAME}"
.endif .endif
@${_MAKE_COOKIE} $@ @${_MAKE_COOKIE} $@