- Fix build with gcc by adding USES=compiler:c++11-lang

PR:		234437
Submitted by:	pkubaj@anongoth.pl
This commit is contained in:
Dmitry Marakasov
2018-12-28 15:45:33 +00:00
parent d05cf3aae9
commit 04e0d19257

View File

@@ -13,7 +13,8 @@ COMMENT= Height field generator and editor
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
libpng.so:graphics/png
USES= desktop-file-utils gmake pkgconfig shebangfix
USES= compiler:c++11-lang desktop-file-utils gmake pkgconfig \
shebangfix
SHEBANG_FILES= update-rc
USE_GL= yes
GNU_CONFIGURE= yes