diff options
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index 486856573e6d..0f62765bbc5d 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -21,7 +21,8 @@ PORTSCOUT= limitw:1,even BUILD_DEPENDS= gm4:devel/m4 -USES+= gettext-runtime gmake libtool localbase pathfix pkgconfig +USES+= gmake libtool pathfix pkgconfig compiler:c++11-lang +USE_CXXSTD= c++11 USE_GNOME= cairomm glibmm pango GNU_CONFIGURE= yes USE_LDCONFIG= yes |