aboutsummaryrefslogtreecommitdiff
path: root/ports/mapnik
diff options
context:
space:
mode:
Diffstat (limited to 'ports/mapnik')
-rw-r--r--ports/mapnik/vcpkg.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/ports/mapnik/vcpkg.json b/ports/mapnik/vcpkg.json
index c6aebcc52..b9f2c7d4a 100644
--- a/ports/mapnik/vcpkg.json
+++ b/ports/mapnik/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "mapnik",
"version-date": "2021-09-15",
+ "port-version": 1,
"description": "Mapnik is an open source toolkit for developing mapping applications.",
"homepage": "https://github.com/mapnik/mapnik",
"supports": "!(static & windows)",
@@ -152,12 +153,7 @@
"proj": {
"description": "PROJ Functionalities",
"dependencies": [
- {
- "name": "proj4",
- "features": [
- "database"
- ]
- }
+ "proj4"
]
},
"svg-renderer": {