diff options
Diffstat (limited to 'www/mod_qos/Makefile')
-rw-r--r-- | www/mod_qos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile index 2107808e92b9..dbed5c13f31b 100644 --- a/www/mod_qos/Makefile +++ b/www/mod_qos/Makefile @@ -12,7 +12,7 @@ COMMENT= QoS for Apache LICENSE= GPLv2+ -USE_APACHE= 22+ +USES= apache:2.2+ AP_GENPLIST= yes AP_FAST_BUILD= yes |