diff options
Diffstat (limited to 'audio/gxplugins-lv2/Makefile')
-rw-r--r-- | audio/gxplugins-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gxplugins-lv2/Makefile b/audio/gxplugins-lv2/Makefile index 3ef7a035988e..d6e6019a6634 100644 --- a/audio/gxplugins-lv2/Makefile +++ b/audio/gxplugins-lv2/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-runtime gmake localbase pkgconfig +USES= compiler:c++11-lang gettext-runtime gmake localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= brummer10 GH_PROJECT= GxPlugins.lv2 |