Changeset 40463 for trunk/dports


Ignore:
Timestamp:
Oct 2, 2008, 5:27:19 PM (16 years ago)
Author:
boeyms@…
Message:

nginx: fix description of perl5 variant

This patch addresses ticket:15948.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/www/nginx/Portfile

    r40462 r40463  
    102102# with perl 5.x once perl 6.x is released; a "perl6" variant will also be added
    103103# at that time.
    104 variant perl5 description {Add perl support to the server} {
     104variant perl5 description {Add perl support to the server directly within\
     105        nginx and call perl via SSI} {
    105106    depends_run-append      port:perl5.8
    106107    configure.args-append   --with-http_perl_module
Note: See TracChangeset for help on using the changeset viewer.