aboutsummaryrefslogtreecommitdiff
path: root/www/mod_accounting
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_accounting')
-rw-r--r--www/mod_accounting/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile
index fb98c8c80ed4..3f6227d641ef 100644
--- a/www/mod_accounting/Makefile
+++ b/www/mod_accounting/Makefile
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= mod-acct
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module that records traffic statistics into a database
-BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT}
-
+USE_APACHE= YES
MAKE_ARGS+= APXS="${APXS}"
.if defined(WITHOUT_PGSQL)