svn commit: r406309 - head/Mk
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 17 12:45:03 UTC 2016
Author: sunpoet
Date: Sun Jan 17 12:45:01 2016
New Revision: 406309
URL: https://svnweb.freebsd.org/changeset/ports/406309
Log:
- Add shared PSL and SPATIALITE descriptions
Modified:
head/Mk/bsd.options.desc.mk
Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk Sun Jan 17 12:39:57 2016 (r406308)
+++ head/Mk/bsd.options.desc.mk Sun Jan 17 12:45:01 2016 (r406309)
@@ -395,6 +395,7 @@ PROFILE_DESC?= Build with profiling sup
PROJ_DESC?= PROJ.4 cartographic projections support
PROXY_DESC?= Proxy support
PS_DESC?= PostScript document support
+PSL_DESC?= Public Suffix List support
PTH_DESC?= Threading/multiprocessing via GNU Pth
PULSEAUDIO_DESC?= PulseAudio sound server support
PYMALLOC_DESC?= Use Python's internal malloc()
@@ -429,6 +430,7 @@ SOCKS_DESC?= SOCKS proxy support
SOUND_DESC?= Sound (audio) support
SOUNDTOUCH_DESC?= Sound processing support via SoundTouch
SPANDSP_DESC?= SpanDSP faxing support
+SPATIALITE_DESC?= SpatiaLite support
SPDY_DESC?= SPDY network protocol support
SPEEX_DESC?= Speex audio format support
SQL_DESC?= SQL database support
More information about the svn-ports-all
mailing list