diff options
Diffstat (limited to 'audio/spotify-qt/Makefile')
-rw-r--r-- | audio/spotify-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotify-qt/Makefile b/audio/spotify-qt/Makefile index 8ea97e450a9b..de1f064dda99 100644 --- a/audio/spotify-qt/Makefile +++ b/audio/spotify-qt/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= spotifyd:audio/spotifyd USES= cmake compiler:c++11-lang qt:5 USE_GITHUB= yes GH_ACCOUNT= kraxarn -USE_QT= core dbus gui network svg widgets buildtools_build qmake_build +USE_QT= core dbus gui network svg widgets buildtools:build qmake:build PLIST_FILES= bin/spotify-qt \ share/applications/spotify-qt.desktop \ |