diff options
Diffstat (limited to 'graphics/proj/Makefile')
-rw-r--r-- | graphics/proj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile index 928175de9077..15672e8a0bcb 100644 --- a/graphics/proj/Makefile +++ b/graphics/proj/Makefile @@ -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 |