diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-07-16 12:57:18 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-07-16 12:57:18 +0000 |
commit | 253481537fc0f4f162ad9fda5ea8f77c3e1f99c9 (patch) | |
tree | 0dafc233bb329b5e1bdb81216d4fd30c03d2230e /Mk/bsd.options.desc.mk | |
parent | a1f5603133f58385f84e5261c17db1cac9e2c7b8 (diff) |
Reorganize options of www/lighttpd
Add two new default options
Notes
Notes:
svn path=/head/; revision=300949
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 8f7f3ad90f11..bee351f517a2 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -57,6 +57,7 @@ EXAMPLES_DESC?= Build and install the examples EXPAT_DESC?= Expat support FAAC_DESC?= FAAC encoder support FAAD_DESC?= FAAD aac decoder support +FAM_DESC?= File Alteration Monitor support FASTCGI_DESC?= FastCGI support FFMPEG_DESC?= Support FFMPEG (wma aiff ac3 ape...) FLAC_DESC?= FLAC support @@ -130,6 +131,7 @@ LDAPS_DESC?= LDAPS support LFS_DESC?= Large Files Support LIBBLURAY_DESC?= libbluray support LIBEDIT_DESC?= readline support +LIBEV_DESC?= libev support LIBEXIF_DESC?= libexif support LIBEXTRACTOR_DESC?= libextractor support LIBMNG_DESC?= libmng support |