diff options
Diffstat (limited to 'audio/spotify-qt/Makefile')
-rw-r--r-- | audio/spotify-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spotify-qt/Makefile b/audio/spotify-qt/Makefile index 1967d8f19676..f5bd10771572 100644 --- a/audio/spotify-qt/Makefile +++ b/audio/spotify-qt/Makefile @@ -1,5 +1,5 @@ PORTNAME= spotify-qt -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 DISTVERSIONPREFIX= v CATEGORIES= audio @@ -16,7 +16,7 @@ USES= cmake compiler:c++11-lang qt:6 USE_GITHUB= yes GH_ACCOUNT= kraxarn USE_QT= base svg -USE_GL= opengl +USE_GL= gl opengl PLIST_FILES= bin/spotify-qt \ share/applications/spotify-qt.desktop \ |