From bdd62873c52cec6066231a3307ec1494133e1380 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 24 Mar 2003 04:20:47 +0000 Subject: - fix problem with sed, if no WRKDIRPREFIX is set. --- x11-toolkits/tk83/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/tk83/Makefile') diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index a3ef609e3f1b..eaa78d3d3c46 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -320,7 +320,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 -- cgit v1.2.3