aboutsummaryrefslogtreecommitdiff
path: root/www/mod_accounting
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-09-19 09:25:31 +0000
committerClement Laforet <clement@FreeBSD.org>2005-09-19 09:25:31 +0000
commit8ac6f4d0372ed27eac9b880b374fd1d6ded7fca1 (patch)
tree0641df8759859979e92745c5dc11790b2b5a6664 /www/mod_accounting
parent4535353d50f267f4011e7eb36d698ac3ed696f29 (diff)
downloadports-8ac6f4d0372ed27eac9b880b374fd1d6ded7fca1.tar.gz
ports-8ac6f4d0372ed27eac9b880b374fd1d6ded7fca1.zip
Notes
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)