diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index 81407d84cdab..fac5bf89f8c3 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -48,4 +48,5 @@ MAN3= \ Regexp::Common::whitespace.3 \ Regexp::Common::zip.3 +NO_STAGE= yes .include <bsd.port.mk> |