diff options
Diffstat (limited to 'textproc/p5-Hash-Merge/Makefile')
-rw-r--r-- | textproc/p5-Hash-Merge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Hash-Merge/Makefile b/textproc/p5-Hash-Merge/Makefile index c8e7825af79c..014a9806b8e9 100644 --- a/textproc/p5-Hash-Merge/Makefile +++ b/textproc/p5-Hash-Merge/Makefile @@ -18,4 +18,5 @@ MAN3= Hash::Merge.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |