From b3f53a7710aef6bf70130db57affead1adb76fe8 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 19:53:09 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: lang) --- lang/p5-Parse-Perl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/p5-Parse-Perl') diff --git a/lang/p5-Parse-Perl/Makefile b/lang/p5-Parse-Perl/Makefile index 8533601f3e76..e27ed3139890 100644 --- a/lang/p5-Parse-Perl/Makefile +++ b/lang/p5-Parse-Perl/Makefile @@ -24,4 +24,5 @@ MAN3= Parse::Perl.3 \ Parse::Perl::CopHintsHash.3 \ Parse::Perl::Environment.3 +NO_STAGE= yes .include -- cgit