summaryrefslogtreecommitdiffstats
path: root/lang/scm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/scm/Makefile')
-rw-r--r--lang/scm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/scm/Makefile b/lang/scm/Makefile
index 806faf9..3a67ecf 100644
--- a/lang/scm/Makefile
+++ b/lang/scm/Makefile
@@ -49,7 +49,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|exec ./scmlit|exec $$SCMLIT|g' ${WRKSRC}/build
@${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ; \
s|%%CFLAGS%%|${CFLAGS}|g ; \
- s|%%X11BASE%%|${X11BASE}|g' ${WRKSRC}/build.scm
+ s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/build.scm
post-build:
@cd ${WRKSRC} \
OpenPOWER on IntegriCloud