graphics/proj: Update compiler requirements

Change USES= compiler:c++11-lang to compiler:c++17-lang

PR:		285477
Reviewed by:	lbartoletti
This commit is contained in:
Daniel Engberg
2025-05-04 21:36:48 +02:00
parent ae11d29079
commit f04c6e4cd7
+1 -1
View File
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
TEST_DEPENDS= googletest>0:devel/googletest
#RUN_DEPENDS= proj-data>=0:graphics/proj-data
USES= compiler:c++11-lang cmake:testing cpe pathfix pkgconfig sqlite
USES= compiler:c++17-lang cmake:testing cpe pathfix pkgconfig sqlite
CPE_VENDOR= proj_project
USE_LDCONFIG= yes