aboutsummaryrefslogtreecommitdiff
path: root/www/nginx/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2012-06-04 17:33:25 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2012-06-04 17:33:25 +0000
commitd0c42284b1c4dc24acf5664d9fdbe865f5f1630d (patch)
tree55fc468b64b8024a6072c71dbf1bf91535df1894 /www/nginx/Makefile
parent9525beeaf25f9f08d207c664a416f00355934d3e (diff)
Notes
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r--www/nginx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 18a6ca872d62..635c20b4d1eb 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -97,7 +97,8 @@ OPTIONS_DEFINE= \
SUPERVISORD \
SYSLOG_SUPPORT \
UDPLOG \
- XRID_HEADER
+ XRID_HEADER \
+ VIDEO
OPTIONS_SINGLE= VIDEO
OPTIONS_SINGLE_VIDEO= HTTP_MP4 HTTP_MP4_H264
@@ -180,6 +181,7 @@ SYSLOG_SUPPORT_DESC= 3rd party syslog support
UDPLOG_DESC= 3rd party udplog (syslog) module
XRID_HEADER_DESC= 3rd party x-rid header module
XSS_DESC= 3rd party xss module
+VIDEO_DESC= Video module support
WANT_GNOME= yes
MAKE_JOBS_SAFE= yes