From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/p5-Pod-Autopod/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/p5-Pod-Autopod') diff --git a/textproc/p5-Pod-Autopod/Makefile b/textproc/p5-Pod-Autopod/Makefile index 1358e0c1e96f..e9ea51207916 100644 --- a/textproc/p5-Pod-Autopod/Makefile +++ b/textproc/p5-Pod-Autopod/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN1= autopod.1 MAN3= Pod::Autopod.3 +NO_STAGE= yes .include -- cgit