graphics/ptex: require newer GCC to fix build of openimageio

This commit is contained in:
Piotr Kubaj 2020-09-29 14:26:26 +00:00
parent a24fdb7391
commit ddb5cd7680
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550511

View File

@ -10,7 +10,7 @@ COMMENT= Per face texture library
LICENSE= BSD3CLAUSE
USES= cmake:insource pkgconfig
USES= cmake:insource compiler:c++11-lang pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes