diff options
Diffstat (limited to 'textproc/p5-Pod-POM/Makefile')
-rw-r--r-- | textproc/p5-Pod-POM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 312bcbc50576..c56a77fb459b 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -40,4 +40,5 @@ MAN3= Pod::POM.3 \ Pod::POM::View::Pod.3 \ Pod::POM::View::Text.3 +NO_STAGE= yes .include <bsd.port.mk> |