summaryrefslogtreecommitdiff
path: root/www/mod_bf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_bf/Makefile')
-rw-r--r--www/mod_bf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile
index f4b65e5f4f6c..c7152c7412b5 100644
--- a/www/mod_bf/Makefile
+++ b/www/mod_bf/Makefile
@@ -13,10 +13,11 @@ MASTER_SITE_SUBDIR= modbf
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
-RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
+BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
+RUN_DEPENDS= ${APXS}:${APACHE_PORT}
APXS?= ${LOCALBASE}/sbin/apxs
+APACHE_PORT?= ${PORTSDIR}/www/apache13
do-build:
@cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c