aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r--x11-toolkits/tk82/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 194e150cadba..a1449dc0516d 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -303,7 +303,7 @@ MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \
popup.n tk_popup.n
post-configure:
- ${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}=$${WRKDIRPREFIX}=' \
+ ${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}/=$${WRKDIRPREFIX}/=' \
${WRKSRC}/tkConfig.sh
.include <bsd.port.pre.mk>