summaryrefslogtreecommitdiff
path: root/www/mod_extract_forwarded_ap13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_extract_forwarded_ap13/Makefile')
-rw-r--r--www/mod_extract_forwarded_ap13/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile
index 97667fb55de8..f5c06506c7a0 100644
--- a/www/mod_extract_forwarded_ap13/Makefile
+++ b/www/mod_extract_forwarded_ap13/Makefile
@@ -14,12 +14,8 @@ MASTER_SITES= http://web.warhound.org/mod_extract_forwarded/ \
MAINTAINER= anders@FreeBSD.org
COMMENT= An Apache module that can make proxied requests appear with client IP
-BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
-RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
-
+USE_APACHE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-
-APXS?= ${LOCALBASE}/sbin/apxs
DOCS= doc.html README
do-build: