aboutsummaryrefslogtreecommitdiff
path: root/www/mod_scgi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_scgi/Makefile')
-rw-r--r--www/mod_scgi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile
index 1324a36a09f9..4e3c7103ca45 100644
--- a/www/mod_scgi/Makefile
+++ b/www/mod_scgi/Makefile
@@ -14,9 +14,7 @@ PKGNAMEPREFIX= mod_
MAINTAINER= nbm@FreeBSD.org
COMMENT= Apache module that implements the client side of the SCGI protocol
-BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13
-
-APXS?= ${PREFIX}/sbin/apxs
+BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
do-build:
cd ${WRKSRC} && ${APXS} -c -o mod_scgi.so mod_scgi.c