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/tk84/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/tk84') diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index fec5987842f8..ff8e3b5328e3 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -341,7 +341,7 @@ MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \ text.n tk_textPaste.n post-configure: - ${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}=$${WRKDIRPREFIX}=' \ + ${REINPLACE_CMD} -e 's=${WRKDIRPREFIX}/=$${WRKDIRPREFIX}/=' \ ${WRKSRC}/tkConfig.sh .include -- cgit v1.2.3