diff options
Diffstat (limited to 'textproc/p5-Pod-Eventual/Makefile')
-rw-r--r-- | textproc/p5-Pod-Eventual/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index 4cf5066d200a..e1dedeac2eac 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -24,4 +24,5 @@ USE_PERL5= configure MAN3= Pod::Eventual.3 \ Pod::Eventual::Simple.3 +NO_STAGE= yes .include <bsd.port.mk> |