diff options
Diffstat (limited to 'databases/innotop/Makefile')
-rw-r--r-- | databases/innotop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile index 4e12354d3be6..cf2069dbb863 100644 --- a/databases/innotop/Makefile +++ b/databases/innotop/Makefile @@ -25,6 +25,7 @@ USE_MYSQL= yes MAN1= innotop.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/etc/innotop|${PREFIX}/etc|g' ${WRKSRC}/innotop |