summaryrefslogtreecommitdiff
path: root/www/mod_gzip
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-08 17:44:47 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-08 17:44:47 +0000
commit982af3464dcd7c2650e32bc1626a92f96b2c80a6 (patch)
treeba80edb503a879c3b96bd266792056a8f045e75f /www/mod_gzip
parentUpdate to 0.4.5 (diff)
Add MAKE_ENV
PR: 42929 Submitted by: Thomas Hurst <freaky@aagh.net> Approved by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes
Notes: svn path=/head/; revision=72753
Diffstat (limited to 'www/mod_gzip')
-rw-r--r--www/mod_gzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_gzip/Makefile b/www/mod_gzip/Makefile
index 118f2b0cefc0..560daae81395 100644
--- a/www/mod_gzip/Makefile
+++ b/www/mod_gzip/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${APXS}:${APACHE_PORT}
APXS?= ${LOCALBASE}/sbin/apxs
APACHE_PORT?= ${PORTSDIR}/www/apache13
-
+MAKE_ENV+= "APXS=${APXS}"
ALL_TARGET= build
post-install: