diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:50:03 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:50:03 +0000 |
commit | b77e307a41df3728d63f52fa4dad6aa21381959d (patch) | |
tree | 7c198e8c0d57e1f920108972217aecdc507aaf1b /www/mod_h264_streaming | |
parent | 0cf7f5a4d52968c19744c4e59c64ae70779e24c5 (diff) | |
download | ports-b77e307a41df3728d63f52fa4dad6aa21381959d.tar.gz ports-b77e307a41df3728d63f52fa4dad6aa21381959d.zip |
Notes
Diffstat (limited to 'www/mod_h264_streaming')
-rw-r--r-- | www/mod_h264_streaming/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index 030d3537e62b..18283e29dffc 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= apache22 MAINTAINER= lwhsu@FreeBSD.org COMMENT= Apache H264 streaming module +MAKE_JOBS_SAFE= yes + USE_APACHE= 22+ GNU_CONFIGURE= yes |