From 94d8a4430550bbc2a7bf95ad142ad7d14215cf8b Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/p5-MySQL-Diff/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/p5-MySQL-Diff') 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 -- cgit