summaryrefslogtreecommitdiff
path: root/devel/tmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tmake/Makefile')
-rw-r--r--devel/tmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tmake/Makefile b/devel/tmake/Makefile
index bdb264355ebb..d81427557c7e 100644
--- a/devel/tmake/Makefile
+++ b/devel/tmake/Makefile
@@ -17,7 +17,7 @@ USES= perl5 shebangfix
SHEBANG_FILES= bin/progen bin/tmake
post-patch:
- @${RM} -f ${WRKSRC}/bin/tmake.orig ${WRKSRC}/lib/unix/generic.t.orig
+ @${RM} ${WRKSRC}/bin/tmake.orig ${WRKSRC}/lib/unix/generic.t.orig
@${REINPLACE_CMD} \
-e 's|/usr/local|${LOCALBASE}|g' \
-e 's|/usr/X11R6|${LOCALBASE}|g' \