mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
devel/ignition-tools: fix build with GCC-based architectures by adding USES=compiler:c++11-lang
PR: 233447 Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
39d4f06633
commit
d951bcd023
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485695
@ -11,7 +11,7 @@ COMMENT= Ignition entry point (ign) for using all the suite of ignition tools
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cmake:outsource pkgconfig shebangfix
|
||||
USES= cmake:outsource compiler:c++11-lang pkgconfig shebangfix
|
||||
SHEBANG_FILES= src/ign.in
|
||||
USE_RUBY= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user