audio/libechonest: Replace obsolete USE_QT5 with USE_QT

This commit is contained in:
Tobias Kortkamp 2019-11-21 09:47:52 +00:00
parent 725e809f67
commit db325e0782
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518088

View file

@ -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>