aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 9ee5503ca779..1e79381e95ac 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -423,7 +423,7 @@ MLINKS= Access.3 Tcl_Access.3 \
tcltest.n Tcltest.n
post-configure:
- ${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}/=$${WRKDIRPREFIX}/=' \
+ ${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}${PORTSDIR}=$${WRKDIRPREFIX}${PORTSDIR}=' \
${WRKSRC}/tclConfig.sh
.include <bsd.port.pre.mk>