diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gogglesmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 5cf2a9eb1ce4..e6b7737a7bbb 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} GH_COMMIT= ea16b55 -USES= compiler:nestedfct desktop-file-utils gmake pkgconfig +USES= compiler:c++11-lang desktop-file-utils gmake pkgconfig USE_SQLITE= yes HAS_CONFIGURE= yes CONFIGURE_ENV= LINK="${CXX}" \ |