From 57c5b31de7e18245f582318496394bea5bb4aefc Mon Sep 17 00:00:00 2001 From: sobomax Date: Wed, 19 Jun 2002 08:18:10 +0000 Subject: Add USE_REINPLACE where appropriate. --- sysutils/mktool/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') diff --git a/sysutils/mktool/Makefile b/sysutils/mktool/Makefile index 17054353213..e4255249f60 100644 --- a/sysutils/mktool/Makefile +++ b/sysutils/mktool/Makefile @@ -15,6 +15,7 @@ MAINTAINER= jos@catnook.com WRKSRC= ${WRKDIR}/mktool USE_GMAKE= yes +USE_REINPLACE= yes post-extract: @${REINPLACE_CMD} -e ' \ -- cgit