summaryrefslogtreecommitdiff
path: root/graphics/mapnik/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mapnik/Makefile')
-rw-r--r--graphics/mapnik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 5121986aec22..d94ffc4e6c56 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -81,7 +81,7 @@ LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl
.if ${PORT_OPTIONS:MPOSTGIS}
INPUT_PLUGINS+= postgis
-USE_PGSQL= yes
+USES+= pgsql
.endif
.if ${PORT_OPTIONS:MSQLITE3}