aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapserver
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-04-13 06:09:25 +0000
committerWen Heping <wen@FreeBSD.org>2016-04-13 06:09:25 +0000
commit0d98cb0b017503ab73e6846e23e16493c8211aa8 (patch)
treea0f3c7b56cd011892125e3fb6187b2e0b3272dba /graphics/mapserver
parent58fd9078161b3393bfa151a1fcc5e33506d5f575 (diff)
downloadports-0d98cb0b017503ab73e6846e23e16493c8211aa8.tar.gz
ports-0d98cb0b017503ab73e6846e23e16493c8211aa8.zip
Notes
Diffstat (limited to 'graphics/mapserver')
-rw-r--r--graphics/mapserver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 0e091f059e7c..02cbe9d0de3f 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mapserver
PORTVERSION= 7.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -30,7 +30,7 @@ MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= FRIBIDI CURL GDAL GEOS KML POSTGIS PHP PERL PYTHON \
WMS WFS WCS FASTCGI DEBUG CAIRO CAIRO_SVG \
CLIENT_WMS CLIENT_WFS
-OPTIONS_DEFAULT= FRIBIDI GDAL GEOS CLIENT_WMS CLIENT_WFS
+OPTIONS_DEFAULT= FRIBIDI GDAL GEOS CLIENT_WMS CLIENT_WFS KML CAIRO_SVG
CAIRO_SVG_DESC= Cairo SVG parser support
GDAL_DESC= GDAL library support
FRIBIDI_DESC= Fribidi library support