summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-06-20 07:07:18 +0000
committerWen Heping <wen@FreeBSD.org>2012-06-20 07:07:18 +0000
commit641e68377d845d2802691c7c2a98d23d2864988d (patch)
tree08671041763520e770880eea22028a5c361c88e9 /Mk
parentUpdate to 5.8.12 (diff)
- Add MAPSERVER POSTGIS
Notes
Notes: svn path=/head/; revision=299677
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 294fffe103ef..5a8a6badb822 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -122,6 +122,7 @@ LUA_DESC?= Enable LUA support
MAD_DESC?= Enable Mad mp3 decoder support
MAGICK_DESC?= Enable ImageMagick Library
MANPAGES_DESC?= Build and install man pages
+MAPSERVER_DESC?= Enable Mapserver support
MDNSRESPONDER_DESC?= Support Zeroconf through mDNSResponder
MIKMOD_DESC?= Support MOD audio format
MIXER_DESC?= Enable Mixer support
@@ -159,6 +160,7 @@ PIXBUF_DESC?= Enable gdk-pixbuf support
PNG_DESC?= Enable PNG support
POPPLER_DESC?= Enable PDF and PS support
PORTAUDIO_DESC?= Enable PortAudio support
+POSTGIS_DESC?= Enable postgis support
PRINT_DESC?= Enable Printer support
PROJ_DESC?= Enable PROJ.4 support
PTH_DESC?= Enable GNU Pth for threading/multiprocessing