aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2008-06-20 16:22:18 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2008-06-20 16:22:18 +0000
commita3a71e00eec5f2315a86f899510e6af281582f87 (patch)
treea0796e9aab3f178cd29038f3c2ef71b759dbd969 /audio/flac
parent6d160479c29813074da497bcbccf5b7f0fcecbd2 (diff)
downloadports-a3a71e00eec5f2315a86f899510e6af281582f87.tar.gz
ports-a3a71e00eec5f2315a86f899510e6af281582f87.zip
Notes
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.post.mk>