diff --git a/www/mod_antiloris/Makefile b/www/mod_antiloris/Makefile index 2016c7da53a4..db6c77f2cbfe 100644 --- a/www/mod_antiloris/Makefile +++ b/www/mod_antiloris/Makefile @@ -12,7 +12,7 @@ COMMENT= Protect Apache 2.x against the Slowloris HTTP DoS attack LICENSE= APACHE20 -USE_BZIP2= yes +USES= tar:bzip2 USE_APACHE= 22 AP_FAST_BUILD= yes AP_GENPLIST= yes diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index c6847f21c550..393bbcdb09f5 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -22,8 +22,7 @@ DBI_LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi LATEST_LINK= mod_log_sql2-dtc GNU_CONFIGURE= yes -USES= gmake -USE_BZIP2= yes +USES= gmake tar:bzip2 USE_APACHE= 22 USE_MYSQL= yes