aboutsummaryrefslogtreecommitdiffstats
path: root/www/oops
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-02-20 15:42:14 +0800
committerpetef <petef@FreeBSD.org>2002-02-20 15:42:14 +0800
commit984cd221496d9ed44d47d6912f3fae784d6db7f9 (patch)
treee8749b9a21e468081605897aca1b3d20474940a1 /www/oops
parent239aad150afa8021fa701c0a4745f609b1a9373d (diff)
downloadfreebsd-ports-gnome-984cd221496d9ed44d47d6912f3fae784d6db7f9.tar.gz
freebsd-ports-gnome-984cd221496d9ed44d47d6912f3fae784d6db7f9.tar.zst
freebsd-ports-gnome-984cd221496d9ed44d47d6912f3fae784d6db7f9.zip
Populate SCRIPTS_ENV with variables the configure script needs.
PR: 34969 Submitted by: maintainer
Diffstat (limited to 'www/oops')
-rw-r--r--www/oops/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile
index 3d673b4153a2..3a54233d3f5a 100644
--- a/www/oops/Makefile
+++ b/www/oops/Makefile
@@ -23,6 +23,10 @@ CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \
MAN8= oops.8 oopsctl.8
OOPSVAR= /var/run/oops
+SCRIPTS_ENV+= WRKDIRPREFIX="${WRKDIRPREFIX}" \
+ TOUCH="${TOUCH}" \
+ MKDIR="${MKDIR}"
+
pre-fetch:
@${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.oops