diff options
Diffstat (limited to 'www/mod_throttle/Makefile')
-rw-r--r-- | www/mod_throttle/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/mod_throttle/Makefile b/www/mod_throttle/Makefile index 2266e493c071..b967c5c89846 100644 --- a/www/mod_throttle/Makefile +++ b/www/mod_throttle/Makefile @@ -16,13 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= anders@FreeBSD.org COMMENT= An Apache module that provides bandwidth & request throttling -BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 -RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 - +USE_APACHE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -APXS?= ${LOCALBASE}/sbin/apxs - DOCS= CHANGES.txt LICENSE.txt index.shtml do-build: |