diff options
Diffstat (limited to 'devel/covtool/Makefile')
-rw-r--r-- | devel/covtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/covtool/Makefile b/devel/covtool/Makefile index 70ca334923f1..c0bd2b5765ac 100644 --- a/devel/covtool/Makefile +++ b/devel/covtool/Makefile @@ -21,6 +21,7 @@ MAN1= cov++.1 \ covtool.1 \ gen_html.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e 's|%%PORTNAME%%|${PORTNAME}|g' ${WRKSRC}/cov++ |