diff options
Diffstat (limited to 'www/mod_accounting/Makefile')
-rw-r--r-- | www/mod_accounting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index 3f6227d641ef..b786e36fb7f6 100644 --- a/www/mod_accounting/Makefile +++ b/www/mod_accounting/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mod-acct MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that records traffic statistics into a database -USE_APACHE= YES +USE_APACHE= 13 MAKE_ARGS+= APXS="${APXS}" .if defined(WITHOUT_PGSQL) |