Add MAKE_ENV

PR:		42929
Submitted by:	Thomas Hurst <freaky@aagh.net>
Approved by:	 Alex Dupre <sysadmin@alexdupre.com> (maintainer)
This commit is contained in:
Tilman Keskinoz 2003-01-08 17:44:47 +00:00
parent 0b11123e2b
commit 982af3464d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72753
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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: