From a3a71e00eec5f2315a86f899510e6af281582f87 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Fri, 20 Jun 2008 16:22:18 +0000 Subject: Rename manual "test" target to "regression-test" so that it will be automatically run on the package build cluster. Suggested by Pedro . --- audio/flac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/flac') diff --git a/audio/flac/Makefile b/audio/flac/Makefile index d8ffb4ddb1e3..aadc6a42741a 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -51,7 +51,7 @@ pre-patch: post-build: ${REINPLACE_CMD} 's:%%PREFIX%%:${PREFIX}:' ${WRKSRC}/man/flac.1 -test: build +regression-test: build @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} check .include -- cgit v1.2.3