diff options
Diffstat (limited to 'textproc/p5-YAML/Makefile')
-rw-r--r-- | textproc/p5-YAML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 0597c0dba88b..a8c238c09c4c 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -26,4 +26,5 @@ MAN3= \ YAML::Tag.3 \ YAML::Types.3 +NO_STAGE= yes .include <bsd.port.mk> |