aboutsummaryrefslogtreecommitdiffhomepage
path: root/freebsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r--freebsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index 9bd2c3b..ee90d80 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -72,7 +72,7 @@ TECO_INTEGER_32_CONFIGURE_ON=--with-teco-integer=32
.if ${FLAVOR} == gtk
# Run under Xvfb (see above).
# This is done only now, since USES=gmake would overwrite MAKE_CMD.
-MAKE_CMD="${.CURDIR}/xvfb-run.sh" ${GMAKE}
+MAKE_CMD="${SCRIPTDIR}/xvfb-run.sh" ${GMAKE}
.endif
post-install: