aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-14 21:24:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-14 21:24:11 +0000
commit77ec75baf318dc19527e7e8bc8f9f1859e0a77a4 (patch)
tree5fe4603b3a8d5583658ef877760bf89d271d48a8 /www
parent385515d829b36891cbe6422f8fb5616a002fc3ba (diff)
downloadports-77ec75baf318dc19527e7e8bc8f9f1859e0a77a4.tar.gz
ports-77ec75baf318dc19527e7e8bc8f9f1859e0a77a4.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mod_layout/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile
index f034d742ff7e..f2cb640e51cb 100644
--- a/www/mod_layout/Makefile
+++ b/www/mod_layout/Makefile
@@ -16,10 +16,8 @@ MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
-MAKE_ENV= APXS=${LOCALBASE}/sbin/apxs
-
post-patch:
- @${PERL} -pi -e 's!APXS=apxs!APXS?=apxs!' \
+ @${PERL} -pi -e 's!apxs!${LOCALBASE}/sbin/apxs!g' \
${WRKSRC}/Makefile
post-install: