cvs commit: ports/www/nginx Makefile ports/www/nginx-devel
Makefile
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jun 4 13:30:08 UTC 2012
On Mon, Jun 04, 2012 at 04:07:38AM +0000, Sergey A. Osokin wrote:
> osa 2012-06-04 04:07:38 UTC
>
> FreeBSD ports repository
>
> Modified files:
> www/nginx Makefile
> www/nginx-devel Makefile
> Log:
> OptionsNGfy.
> Most name of variables are shortened, s/_MODULE_//g.
>
> Thanks to: bapt
>
> Revision Changes Path
> 1.457 +456 -379 ports/www/nginx-devel/Makefile
> 1.330 +456 -379 ports/www/nginx/Makefile
Btw I have seen something wrong in your options-ng conversion
the VIDEO single the way you wrote it makes it mandatory but you didn't define
any default for it.
I think what you want is to have 0 or only 1 VIDEO options
in that case just add VIDEO to OPTIONS_DEFINE
if the user check VIDEO then he will have to choses one of the HTTP_MP4_* if
video is uncheck then the single will just be omitted.
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20120604/b53b7fe4/attachment.pgp
More information about the cvs-all
mailing list