diff options
Diffstat (limited to 'x11-toolkits/gtksourceviewmm3/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceviewmm3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceviewmm3/Makefile b/x11-toolkits/gtksourceviewmm3/Makefile index faae9115da94..3a9508d382a0 100644 --- a/x11-toolkits/gtksourceviewmm3/Makefile +++ b/x11-toolkits/gtksourceviewmm3/Makefile @@ -14,7 +14,8 @@ COMMENT= C++ binding of GtkSourceView3 PORTSCOUT= limitw:1,even -USES= gmake libtool:keepla pathfix pkgconfig tar:xz +USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig tar:xz +USE_CXXSTD= c++11 USE_LDCONFIG= yes USE_GNOME= gtksourceview3 gnomeprefix gtkmm30 GNU_CONFIGURE= yes |