diff options
Diffstat (limited to 'www/mod_log_dbd/Makefile')
-rw-r--r-- | www/mod_log_dbd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_dbd/Makefile b/www/mod_log_dbd/Makefile index f47c2babc543..2f9a7eb71797 100644 --- a/www/mod_log_dbd/Makefile +++ b/www/mod_log_dbd/Makefile @@ -13,7 +13,7 @@ COMMENT= Uses APR DBD to store Apache access logs in a database USE_APACHE= 22 -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apache=${PREFIX} |