aboutsummaryrefslogtreecommitdiff
path: root/www/mod_gzip
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-09 18:30:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-09 18:30:10 +0000
commite9bd637dd02fcd96b91fb80ba311012435435f6b (patch)
tree1462b961ad61216f85817c7e4d143262dfbae524 /www/mod_gzip
parentb45c510091c3a7e41e33fdb7f7f019ef370b004d (diff)
downloadports-e9bd637dd02fcd96b91fb80ba311012435435f6b.tar.gz
ports-e9bd637dd02fcd96b91fb80ba311012435435f6b.zip
Notes
Diffstat (limited to 'www/mod_gzip')
-rw-r--r--www/mod_gzip/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/mod_gzip/Makefile b/www/mod_gzip/Makefile
index cfc1aa7b34a7..56b388637945 100644
--- a/www/mod_gzip/Makefile
+++ b/www/mod_gzip/Makefile
@@ -14,8 +14,11 @@ EXTRACT_ONLY= ${DISTFILES:M*.gz}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
-RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
+BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
+RUN_DEPENDS= ${APXS}:${APACHE_PORT}
+
+APXS?= ${LOCALBASE}/sbin/apxs
+APACHE_PORT?= ${PORTSDIR}/www/apache13
.if !defined(NOPORTDOCS)
DISTFILES+= changes.txt commands.txt samples.txt