diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-04 19:36:48 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-04 21:08:01 +0000 |
| commit | f04c6e4cd7322636a93bc43dc4b305cb3eb7edb3 (patch) | |
| tree | 38fd47cf8a1ae5bad92de0b3749cc4b652027960 /graphics/proj | |
| parent | ae11d290792ab752aa931fa99e4eb58922b5d84e (diff) | |
Diffstat (limited to 'graphics/proj')
| -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 |
