mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
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
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue