aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_gzip
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-09 01:44:47 +0800
committerarved <arved@FreeBSD.org>2003-01-09 01:44:47 +0800
commitb472077533136828a2c8986a740ca5e364bf8123 (patch)
tree35106e062048910874a2b4f405ca5939d0ac0dbc /www/mod_gzip
parentff7ad983a4f835c60487f87bf76b616a0fc89b3e (diff)
downloadfreebsd-ports-gnome-b472077533136828a2c8986a740ca5e364bf8123.tar.gz
freebsd-ports-gnome-b472077533136828a2c8986a740ca5e364bf8123.tar.zst
freebsd-ports-gnome-b472077533136828a2c8986a740ca5e364bf8123.zip
Add MAKE_ENV
PR: 42929 Submitted by: Thomas Hurst <freaky@aagh.net> Approved by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
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: