summaryrefslogtreecommitdiff
path: root/audio/libechonest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libechonest/Makefile')
-rw-r--r--audio/libechonest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libechonest/Makefile b/audio/libechonest/Makefile
index 5fa9c41b66a1..e8b0b68b648f 100644
--- a/audio/libechonest/Makefile
+++ b/audio/libechonest/Makefile
@@ -17,14 +17,14 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= lfranchi
-USE_QT= core buildtools_build qmake_build network xml
+USE_QT= core buildtools:build qmake:build network xml
CMAKE_OFF+= BUILD_WITH_QT4
PLIST_SUB= PORTVERSION=${PORTVERSION}
OPTIONS_DEFINE= TEST
-TEST_USE= QT=testlib_build
+TEST_USE= QT=testlib:build
TEST_CMAKE_BOOL=ECHONEST_BUILD_TESTS
.include <bsd.port.mk>