diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-30 17:15:06 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-30 17:15:06 +0000 |
| commit | fc824512c67150eb3a82b89c67567333edf72cc5 (patch) | |
| tree | bf29ca76cbe34b0c84a53e2596fa0d1ca56ae7a8 /audio/cantata | |
| parent | 16bc7070af770abb33cd0e9c7e64a32f706cc232 (diff) | |
Notes
Diffstat (limited to 'audio/cantata')
| -rw-r--r-- | audio/cantata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile index 12fe1075a81e..5f003a5f6fb8 100644 --- a/audio/cantata/Makefile +++ b/audio/cantata/Makefile @@ -11,7 +11,7 @@ COMMENT= Graphical client for MPD using Qt5 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake cpe pkgconfig qt:5 shebangfix +USES= cmake compiler:c++11-lang cpe pkgconfig qt:5 shebangfix USE_GITHUB= yes GH_ACCOUNT= CDrummond |
