mirror of https://git.FreeBSD.org/ports.git
audio/libaudiofile: use more canonical TEST_TARGET for tests
Noticed by: arrowd
MFH: 2024Q3
(cherry picked from commit 89343af2bb
)
This commit is contained in:
parent
5b9dda30c7
commit
b731cd1d47
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue