diff options
Diffstat (limited to 'textproc/p5-YAPE-Regex/Makefile')
-rw-r--r-- | textproc/p5-YAPE-Regex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-YAPE-Regex/Makefile b/textproc/p5-YAPE-Regex/Makefile index 3a0dc291a480..19b655aa09c9 100644 --- a/textproc/p5-YAPE-Regex/Makefile +++ b/textproc/p5-YAPE-Regex/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= YAPE::Regex.3 YAPE::Regex::Element.3 +NO_STAGE= yes .include <bsd.port.mk> |