diff options
Diffstat (limited to 'databases/p5-MySQL-Diff/Makefile')
-rw-r--r-- | databases/p5-MySQL-Diff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile index 2235d608bed5..b4a18193f72b 100644 --- a/databases/p5-MySQL-Diff/Makefile +++ b/databases/p5-MySQL-Diff/Makefile @@ -24,6 +24,7 @@ MAN3= MySQL::Diff.3 \ MySQL::Diff::Table.3 \ MySQL::Diff::Utils.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '1 s|/usr/bin/perl|${PERL}|' ${WRKSRC}/bin/mysqldiff |