biology/stringtie: fix build on GCC architectures

Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++0x"
This commit is contained in:
Piotr Kubaj 2020-02-23 10:52:44 +00:00
parent 1f47c5f9ad
commit b16dee0b1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526916

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= bash:shells/bash \
curl:ftp/curl
USES= gmake
USES= compiler:c++11-lang gmake
ALL_TARGET= release
TEST_TARGET= test