summaryrefslogtreecommitdiff
path: root/www/mod_roaming
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_roaming')
-rw-r--r--www/mod_roaming/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/mod_roaming/Makefile b/www/mod_roaming/Makefile
index 77d48d0dae30..aa7eebec1c6c 100644
--- a/www/mod_roaming/Makefile
+++ b/www/mod_roaming/Makefile
@@ -13,10 +13,11 @@ MASTER_SITES= http://www.klomp.org/mod_roaming/
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
+APXS?= ${LOCALBASE}/sbin/apxs
+APACHE_PORT?= ${PORTSDIR}/www/apache13
DOCS= CHANGES INSTALL LICENSE README