git: 89343af2bb8d - main - audio/libaudiofile: use more canonical TEST_TARGET for tests
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Sep 2024 10:52:12 UTC
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/ports/commit/?id=89343af2bb8dbe7a84ac3668077eab044807a249 commit 89343af2bb8dbe7a84ac3668077eab044807a249 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-09-28 10:47:29 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-09-28 10:48:36 +0000 audio/libaudiofile: use more canonical TEST_TARGET for tests Noticed by: arrowd MFH: 2024Q3 --- audio/libaudiofile/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index a7b2087ee54a..ef01bc58198b 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -22,9 +22,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share - -do-test: - cd ${WRKSRC} && ${MAKE} check +TEST_TARGET= check post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libaudiofile.so.1