audio/libechonest: Replace obsolete USE_QT5 with USE_QT
This commit is contained in:
parent
725e809f67
commit
db325e0782
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518088
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
|
|||
|
||||
OPTIONS_DEFINE= TEST
|
||||
|
||||
TEST_USE= QT5=testlib_build
|
||||
TEST_USE= QT=testlib_build
|
||||
TEST_CMAKE_BOOL=ECHONEST_BUILD_TESTS
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue